ci: render
Rendered by https://gitlab.com/developerdurp/yml/-/pipelines/1309579929
This commit is contained in:
@@ -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\""
|
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
|
' >> generated-config.yml
|
||||||
echo "
|
echo "
|
||||||
|
needs:
|
||||||
|
- job: version
|
||||||
|
artifacts: true
|
||||||
environment:
|
environment:
|
||||||
name: $ENVIRONMENT
|
name: $ENVIRONMENT
|
||||||
" >> generated-config.yml
|
" >> generated-config.yml
|
||||||
|
|||||||
Reference in New Issue
Block a user