generated from ext/template
This commit is contained in:
parent
84e5e814fe
commit
137a7f8699
1 changed files with 1 additions and 0 deletions
|
|
@ -19,6 +19,7 @@ steps:
|
||||||
from_secret: package_token
|
from_secret: package_token
|
||||||
- name: compile
|
- name: compile
|
||||||
image: ${CI_FORGE_URL##https://}/${CI_REPO_OWNER}/${CI_REPO_NAME}-builder
|
image: ${CI_FORGE_URL##https://}/${CI_REPO_OWNER}/${CI_REPO_NAME}-builder
|
||||||
|
pull: true
|
||||||
when:
|
when:
|
||||||
- event: push
|
- event: push
|
||||||
branch: ${CI_REPO_DEFAULT_BRANCH}
|
branch: ${CI_REPO_DEFAULT_BRANCH}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue