debug: ci
Some checks failed
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline failed

This commit is contained in:
Marvin Preuss 2023-03-30 09:34:54 +00:00
parent 0c5ce7b0ff
commit 3c089b4b4a
2 changed files with 2 additions and 0 deletions

View File

@ -41,3 +41,4 @@ changelog:
- '^test:'
- '^chore:'
- '^ci:'
- '^debug:'

View File

@ -15,6 +15,7 @@ pipeline:
!!merge <<: *EARTHLY
secrets: [GITEA_TOKEN]
commands:
- env
- earthly bootstrap
- earthly --ci --secret GITEA_TOKEN=$GITEA_TOKEN +release
when: