ci: render

Rendered by https://gitlab.com/developerdurp/yml/-/pipelines/1309579929
This commit is contained in:
2024-05-29 02:34:29 +00:00
parent 02bcbe831e
commit acdaadedc5

View File

@@ -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