guacamole/.drone/pull.sh

3 lines
174 B
Bash
Raw Normal View History

2020-10-22 23:27:50 +00:00
echo 'piulling' ${REGISTRY_DOMAIN}:${REGISTRY_PORT}/${ROOT}/${NAME}/guacamole-postgresql
2020-10-22 22:55:57 +00:00
docker pull ${REGISTRY_DOMAIN}:${REGISTRY_PORT}/${ROOT}/${NAME}/guacamole-postgresql