printf statement
continuous-integration/drone Build is failing Details

master
josiah 1 year ago
parent 68d3f524be
commit 9934e0ee68

@ -20,6 +20,8 @@ steps:
from_secret: secret-image
commands:
- apk add docker
- echo $USERNAME
- echo "God I hope this works"
- docker login --username=$USERNAME --password=$PASSWORD git.awful.club
- docker pull $IMAGE
- docker image tag {{ secret image name }} {{git.awful.club/packages/my_new_package}}

Loading…
Cancel
Save