Skip to content
Snippets Groups Projects

Refactor deployment

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