feat: enable CI debug mode

This commit is contained in:
Yarmo Mackenbach 2024-06-16 15:50:27 +02:00
parent 90ef84a890
commit e4a45aa042
No known key found for this signature in database
GPG key ID: C248C28D432560ED

View file

@ -2,10 +2,11 @@ when:
event: tag
evaluate: 'CI_COMMIT_TAG contains "-rc."'
steps:
build-latest-container:
build-prerelease-container:
image: woodpeckerci/plugin-docker-buildx
settings:
dry-run: true
debug: true
registry: https://codeberg.org/v2
username:
from_secret: codeberg_username