gitea/.drone/login.sh

2 lines
103 B
Bash

docker login ${REGISTRY_DOMAIN}:${REGISTRY_PORT} --username client --password "${REGISTRY_PASSWORD}"