Update .drone.yml
Some checks failed
continuous-integration/drone Build is failing

This commit is contained in:
2025-06-29 10:54:30 +02:00
parent d4456a313c
commit 3bc4821265

View File

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