ci: debug
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing

This commit is contained in:
cătălin 2022-08-10 19:23:15 +02:00
commit fbd681753a
Signed by: catalin
GPG key ID: 0178DF42F43E5FD2

View file

@ -20,11 +20,7 @@ steps:
- export DESTINATION="$${DESTINATION_PREFIX}:$${DRONE_TAG:-$DRONE_COMMIT_BRANCH}"
- echo "pushing to $DESTINATION"
when:
event:
- push
- pull_request
- tag
ref:
- refs/heads/main
- refs/heads/ci
- refs/tags/**
- refs/tags/v*