mirror of
https://gitlab.durp.info/durfy/ci-includes/yml.git
synced 2026-05-07 07:50:30 -05:00
ci: render
Rendered by https://gitlab.com/developerdurp/yml/-/pipelines/1309579929
This commit is contained in:
parent
02bcbe831e
commit
acdaadedc5
1 changed files with 3 additions and 0 deletions
|
|
@ -67,6 +67,9 @@
|
|||
Invoke-RestMethod -Headers @{ \"PRIVATE-TOKEN\"= \$ENV:GITLAB_TOKEN } -ContentType \"application/json\" -Method Put -body \$body -Uri \"https://gitlab.com/api/v4/projects/45028985/repository/files/durpapi%2FChart.yaml\""
|
||||
' >> generated-config.yml
|
||||
echo "
|
||||
needs:
|
||||
- job: version
|
||||
artifacts: true
|
||||
environment:
|
||||
name: $ENVIRONMENT
|
||||
" >> generated-config.yml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue