This commit is contained in:
2023-11-21 12:39:40 -06:00
parent 44af92919f
commit 358ff939b2
10 changed files with 112 additions and 2 deletions

View File

@@ -1,7 +1,12 @@
.octo_package:
image: registry.durp.info/octopusdeploy/octo:latest
script:
- ./scripts/octo-pack.sh
- ./scripts/octopus/pack.sh
artifacts:
paths:
- $CI_PROJECT_DIR/packages
.octo_release:
image: registry.durp.info/octopusdeploy/octo:latest
script:
- ./scripts/octopus/pack.sh