Removed redundant quote around dgoss command
Some checks failed
ci/woodpecker/push/build Pipeline failed
Some checks failed
ci/woodpecker/push/build Pipeline failed
This commit is contained in:
parent
b7a1fcfe49
commit
7469609600
@ -39,7 +39,7 @@ steps:
|
||||
- export GOSS_OPTS="-f junit"
|
||||
- export GOSS_PATH=./goss
|
||||
- export GOSS_SLEEP=3
|
||||
- ""./dgoss run -e SQLALCHEMY_DATABASE_URI=sqlite:///:memory: $DOCKER_IMAGE > /workspace/goss_junit.xml"
|
||||
- "./dgoss run -e SQLALCHEMY_DATABASE_URI=sqlite:///:memory: $DOCKER_IMAGE > /workspace/goss_junit.xml"
|
||||
|
||||
- echo "===> Logging in to ACR"
|
||||
- echo "$ACR_PASSWORD" | docker login marcin00.azurecr.io -u $ACR_USERNAME --password-stdin
|
||||
|
Loading…
x
Reference in New Issue
Block a user