ci: debug
This commit is contained in:
parent
75fa29bf4c
commit
2b1e2e94aa
1 changed files with 4 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue