debug: ci
This commit is contained in:
parent
0c5ce7b0ff
commit
3c089b4b4a
@ -41,3 +41,4 @@ changelog:
|
||||
- '^test:'
|
||||
- '^chore:'
|
||||
- '^ci:'
|
||||
- '^debug:'
|
||||
|
@ -15,6 +15,7 @@ pipeline:
|
||||
!!merge <<: *EARTHLY
|
||||
secrets: [GITEA_TOKEN]
|
||||
commands:
|
||||
- env
|
||||
- earthly bootstrap
|
||||
- earthly --ci --secret GITEA_TOKEN=$GITEA_TOKEN +release
|
||||
when:
|
||||
|
Loading…
Reference in New Issue
Block a user