diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6910f79d581039ba3c47af3e6554153f6aa39baf..af413c16591561dc8e97a8b5b8c46b3d6def6ac9 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,5 +1,5 @@ include: - - remote: https://gitlab.com/swepy/cicd-templates/release-by-changelog/-/raw/0.4.6/templates/release-by-changelog.yml + - component: $CI_SERVER_FQDN/swepy/cicd-templates/release-by-changelog/release-by-changelog@1.0.0 - project: swepy/cicd-templates/pytest ref: $CI_COMMIT_REF_NAME file: templates/pytest.yml