feat: list all
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2023-04-07 20:00:31 +02:00
parent 5458561ff0
commit 6504e8248a
4 changed files with 34 additions and 6 deletions

View File

@@ -16,11 +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" docker.io
- echo "got this far"
- ls
- ls -la
- shuttle run build
services:
- name: docker