Update 3 files
- /scripts/octo-pack.sh - /templates/octopus.tpl.yml - /pipelines/octo-templates.yml
This commit is contained in:
7
templates/octopus.tpl.yml
Normal file
7
templates/octopus.tpl.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
.octo_package:
|
||||
image: registry.durp.info/octopusdeploy/octo:latest
|
||||
script:
|
||||
- ./scripts/octo-pack.sh
|
||||
artifacts:
|
||||
paths:
|
||||
- $CI_PROJECT_DIR/packages
|
||||
Reference in New Issue
Block a user