ci: render

Rendered by https://gitlab.durp.info/durfy/ci-includes/yml/-/pipelines/155
This commit is contained in:
DeveloperDurpBot 2026-02-27 11:44:52 +00:00
parent f315a27b10
commit 45e6fdeb57
9 changed files with 15 additions and 15 deletions

View file

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