feat: with debug
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2023-04-07 19:46:36 +02:00
parent e3127a49a7
commit fe7d686045

View File

@@ -16,6 +16,8 @@ steps:
DOCKER_HOST: docker.io
commands:
- sleep 10
- echo "$DOCKER_PASSWORD"
- echo "$DOCKER_USERNAME"
- echo "$DOCKER_PASSWORD" | docker login --password-stdin --username="$DOCKER_USERNAME"
- echo "got this far"
- shuttle run build