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

This commit is contained in:
2025-06-29 21:51:38 +02:00
parent 3494ac373d
commit ad0679839e

View File

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