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

This commit is contained in:
2025-06-29 21:31:44 +02:00
parent 8d6ceadbcb
commit 9a38b34abe

View File

@ -12,7 +12,7 @@ steps:
PASSWORD:
from_secret: docker_password
commands:
- echo "${docker_username}"
- echo $docker_username
- echo "${docker_password}"
- name: build and push flappy image