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

This commit is contained in:
2025-06-29 11:24:07 +02:00
parent 272c2403c0
commit d1d8257475

View File

@ -7,7 +7,7 @@ steps:
image: alpine image: alpine
commands: commands:
- echo "${docker_username}" - echo "${docker_username}"
- echo "${docker_username}" - echo "${docker_password}"
- name: build and push flappy image - name: build and push flappy image
image: plugins/docker image: plugins/docker