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:20:42 +02:00
commit 2b1e2e94aa
Signed by: catalin
GPG key ID: 0178DF42F43E5FD2

View file

@ -20,6 +20,10 @@ 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