Added missing dgoss installation
All checks were successful
ci/woodpecker/push/build Pipeline was successful
All checks were successful
ci/woodpecker/push/build Pipeline was successful
This commit is contained in:
parent
1e54ba614a
commit
cefb8eba4d
@ -33,7 +33,8 @@ steps:
|
||||
|
||||
- echo "===> Installing goss"
|
||||
- wget https://github.com/aelsabbahy/goss/releases/latest/download/goss-linux-amd64 -O goss
|
||||
- chmod +x goss
|
||||
- wget https://github.com/aelsabbahy/goss/releases/latest/download/dgoss -O dgoss
|
||||
- chmod +x *goss
|
||||
|
||||
- echo "===> Starting container for test"
|
||||
- export GOSS_OPTS="-f junit"
|
||||
|
Loading…
x
Reference in New Issue
Block a user