mirror of
https://codeberg.org/Codeberg/pages-server.git
synced 2025-04-24 22:06:57 +00:00
pipeline ...
This commit is contained in:
parent
1d64012aef
commit
338f266410
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ pipeline:
|
|||
- go run . --verbose &
|
||||
- pid=$!
|
||||
- sleep 10s
|
||||
- cd integration && go test -tags integration ./...
|
||||
- (cd integration && go test -tags integration ./...)
|
||||
- kill $pid
|
||||
environment:
|
||||
- ACME_API=https://acme.mock.directory
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue