ci: render

Rendered by https://gitlab.com/developerdurp/yml/-/pipelines/1222159433
This commit is contained in:
2024-03-21 11:20:46 +00:00
parent 2e2ed2ad14
commit c8b0669596
8 changed files with 13 additions and 13 deletions

View File

@@ -1,5 +1,5 @@
.octo_package:
image: registry.durp.info/octopusdeploy/octo:latest
image: registry.internal.durp.info/octopusdeploy/octo:latest
script:
# Begin of pack.sh
- |
@@ -15,7 +15,7 @@
paths:
- $CI_PROJECT_DIR/packages
.octo_release:
image: registry.durp.info/octopusdeploy/octo:latest
image: registry.internal.durp.info/octopusdeploy/octo:latest
script:
# Begin of create_release.sh
- |