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