Compare commits

..

2 Commits

View File

@@ -131,7 +131,7 @@ steps:
password: password:
from_secret: ssh_prod_password from_secret: ssh_prod_password
envs: envs:
- DOCKER_CONFIG=C:\Users\demo\.docker - DOCKER_CONFIG=C:\Users\drone\.docker
script: script:
- docker pull khwezi/webapitest:latest - docker pull khwezi/webapitest:latest
- docker stop webapi || true - docker stop webapi || true