Update .drone.yml
Some checks reported errors
continuous-integration/drone Build encountered an error

This commit is contained in:
2025-06-29 10:55:51 +02:00
parent 3bc4821265
commit b8197b7326

View File

@ -6,7 +6,7 @@ steps:
- name: debug registry secrets - name: debug registry secrets
image: alpine image: alpine
commands: commands:
- echo "test" - echo "Username: $${docker_username}"
- name: build and push flappy image - name: build and push flappy image
image: plugins/docker image: plugins/docker