gitea/.drone/login.sh

1 line
104 B
Bash

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