Files
yml/templates/octopus.tpl.yml
2023-11-21 13:47:24 -06:00

13 lines
290 B
YAML

.octo_package:
image: registry.durp.info/octopusdeploy/octo:latest
script:
- ./scripts/octopus/pack.sh
artifacts:
paths:
- $CI_PROJECT_DIR/packages
.octo_release:
image: registry.durp.info/octopusdeploy/octo:latest
script:
- ./scripts/octopus/create_release.sh