mirror of
https://github.com/adferrand/docker-backuppc.git
synced 2023-11-05 04:40:26 +01:00
Wait more
This commit is contained in:
parent
5b53d1b20c
commit
e6d8990e64
@ -31,7 +31,7 @@ jobs:
|
|||||||
docker load < docker-backuppc.tar.gz
|
docker load < docker-backuppc.tar.gz
|
||||||
mkdir -p ./bin
|
mkdir -p ./bin
|
||||||
curl -fsSL https://goss.rocks/install | GOSS_DST=./bin sh
|
curl -fsSL https://goss.rocks/install | GOSS_DST=./bin sh
|
||||||
GOSS_PATH=./bin/goss GOSS_SLEEP=2 GOSS_FILES_PATH=./tests ./bin/dgoss run adferrand/backuppc
|
GOSS_PATH=./bin/goss GOSS_SLEEP=5 GOSS_FILES_PATH=./tests ./bin/dgoss run adferrand/backuppc
|
||||||
displayName: Run unit tests
|
displayName: Run unit tests
|
||||||
- job: integration_tests
|
- job: integration_tests
|
||||||
dependsOn: build
|
dependsOn: build
|
||||||
|
Loading…
Reference in New Issue
Block a user