Skip to content
Snippets Groups Projects

Refactor deployment

Open Kalin Daskalov requested to merge refactor-deployment into main
1 file
+ 6
3
Compare changes
  • Side-by-side
  • Inline
+ 6
3
include:
- project: '${HELPERS_PATH}'
file:
- cicd-template.yml
- go-template.yml
file: 'cicd-template.yml'
ref: main
- project: '${HELPERS_PATH}'
file: 'go-template.yml'
ref: main
variables:
RUNNER_TAG: amd64-docker
Loading