ci: debug
This commit is contained in:
parent
2b1e2e94aa
commit
fbd681753a
1 changed files with 1 additions and 5 deletions
|
|
@ -20,11 +20,7 @@ steps:
|
||||||
- export DESTINATION="$${DESTINATION_PREFIX}:$${DRONE_TAG:-$DRONE_COMMIT_BRANCH}"
|
- export DESTINATION="$${DESTINATION_PREFIX}:$${DRONE_TAG:-$DRONE_COMMIT_BRANCH}"
|
||||||
- echo "pushing to $DESTINATION"
|
- echo "pushing to $DESTINATION"
|
||||||
when:
|
when:
|
||||||
event:
|
|
||||||
- push
|
|
||||||
- pull_request
|
|
||||||
- tag
|
|
||||||
ref:
|
ref:
|
||||||
- refs/heads/main
|
- refs/heads/main
|
||||||
- refs/heads/ci
|
- refs/heads/ci
|
||||||
- refs/tags/**
|
- refs/tags/v*
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue