guacamole/.drone/build.sh

4 lines
174 B
Bash
Raw Normal View History

2020-09-25 09:08:40 +00:00
docker build guacamole-postgresql \
2020-10-22 22:18:47 +00:00
-t ${REGISTRY_DOMAIN}:${REGISTRY_PORT}/${NAME}/guacamole-postgresql \
--build-arg REGISTRY=${REGISTRY_DOMAIN}:${REGISTRY_PORT}/${NAME}/