ci: minor fix
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Giles Bradshaw 2020-08-14 13:35:11 +01:00
parent 8454fb878e
commit bb3f51c4f6
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
docker stack rm guacamole
echo 'sleeping...zzz'
echo 'sleeping...60'
sleep 60
docker stack deploy -c ../docker-compose.yml guacamole
docker stack deploy -c docker-compose.yml guacamole

View File

@ -1 +1 @@
docker push ${LOCAL_DOCKER_REGISTRY}guacamole-postgresql
docker pull ${LOCAL_DOCKER_REGISTRY}guacamole-postgresql