diff --git a/.drone.yml b/.drone.yml index cafd0d5..4ab02c1 100644 --- a/.drone.yml +++ b/.drone.yml @@ -7,7 +7,6 @@ steps: image: alpine commands: - echo "Username: ${docker_username}" - - echo "${docker_password}" | wc -c - name: build and push flappy image image: plugins/docker