From 272c2403c08b678253d450eac4c9cd9fd5fdc43d Mon Sep 17 00:00:00 2001 From: urban Date: Sun, 29 Jun 2025 11:22:48 +0200 Subject: [PATCH] Update .drone.yml --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index 20b94e4..f8dc1ba 100644 --- a/.drone.yml +++ b/.drone.yml @@ -7,6 +7,7 @@ steps: image: alpine commands: - echo "${docker_username}" + - echo "${docker_username}" - name: build and push flappy image image: plugins/docker