mirror of
https://gitlab.durp.info/durfy/ci-includes/yml.git
synced 2026-05-09 08:41:32 -05:00
ci: render
Rendered by https://gitlab.com/developerdurp/yml/-/pipelines/1285337882
This commit is contained in:
parent
8e67ec8341
commit
c4aef20994
1 changed files with 5 additions and 0 deletions
|
|
@ -39,3 +39,8 @@
|
||||||
needs:
|
needs:
|
||||||
- job: version
|
- job: version
|
||||||
artifacts: true
|
artifacts: true
|
||||||
|
generate-config:
|
||||||
|
stage: build - ./scripts/gitlab/create-environment.sh
|
||||||
|
artifacts:
|
||||||
|
paths:
|
||||||
|
- generated-config.yml
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue