diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1bc7f0a873d5d7ebe813747723ed96b64f2cc9a6..bc819d985ced4feba91c900aeb407a92d3028d5a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,11 +1,11 @@ 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