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