diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 54271e5..4f0c888 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,5 +1,7 @@ include: - template: 'Workflows/MergeRequest-Pipelines.gitlab-ci.yml' +- project: unboundsoftware/ci-templates + file: Release.gitlab-ci.yml image: golang:1.23.2