.
continuous-integration/drone/push Build is passing Details
continuous-integration/drone Build is passing Details

This commit is contained in:
Giles Bradshaw 2020-10-23 00:34:41 +01:00
parent 70cf0a074c
commit 85b5387fe6
3 changed files with 1 additions and 4 deletions

View File

@ -1,5 +1,4 @@
export LOCAL_DOCKER_REGISTRY=${REGISTRY_DOMAIN}:${REGISTRY_PORT}/${ROOT}/${NAME}/ \
&& echo $LOCAL_DOCKER_REGISTRY \
&& docker stack rm guacamole \
&& echo 'sleeping...zzz' \
&& sleep 60 \

View File

@ -211,7 +211,7 @@ steps:
command_timeout: 2m
source:
- .
target: stackguacamole
target: /stack/guacamole
- name: wait
image: alpine:3.12.0@sha256:90baa0922fe90624b05cb5766fa5da4e337921656c2f8e2b13bd3c052a0baac1

View File

@ -1,3 +1 @@
echo 'root' $ROOT
echo 'piulling' ${REGISTRY_DOMAIN}:${REGISTRY_PORT}/${ROOT}/${NAME}/guacamole-postgresql
docker pull ${REGISTRY_DOMAIN}:${REGISTRY_PORT}/${ROOT}/${NAME}/guacamole-postgresql