Skip to content
Snippets Groups Projects
Commit 7cbdd36c authored by Git Bot Service Account's avatar Git Bot Service Account
Browse files

Integrate gitlab-ci/yt-379-cleaos-release-page-on-secone-techresources-confluence and 1 more

--

Commit: clea-os/infrastructure/gitlab-ci@94bf04b1

[CICD][RELEASE] Cosmetic fix for var name, use release tag for build image

--

Commit: clea-os/infrastructure/gitlab-ci@7f7e9fb2

[CICD][RELEASE] Add Seco Techresources Confluence page to release pipeline

  - Add new jobs to the release pipeline
  - Include necessary scripts
  - Create required templates
  - Adjust GitLab release page templates to avoid duplicated records
parent c80f2dac
No related branches found
No related tags found
1 merge request!95Integrate gitlab-ci/yt-379-cleaos-release-page-on-secone-techresources-confluence and 1 more
Subproject commit f0e9efadd5f4ce177bce4b9ed0ee95e6fabe4b96 Subproject commit 94bf04b1bcfd1f2c5b1f4fe078fe70a8935ea2f4
...@@ -4,11 +4,11 @@ ...@@ -4,11 +4,11 @@
# --------------------------------------------------------------------------------------- # ---------------------------------------------------------------------------------------
include: include:
- project: '${CI_PROJECT_ROOT_NAMESPACE}/infrastructure/gitlab-ci' - project: '${CI_PROJECT_ROOT_NAMESPACE}/infrastructure/gitlab-ci'
ref: f0e9efadd5f4ce177bce4b9ed0ee95e6fabe4b96 ref: 94bf04b1bcfd1f2c5b1f4fe078fe70a8935ea2f4
file: 'layers-integration.yml' file: 'layers-integration.yml'
variables: variables:
GITLAB_CI_REVISION: f0e9efadd5f4ce177bce4b9ed0ee95e6fabe4b96 GITLAB_CI_REVISION: 94bf04b1bcfd1f2c5b1f4fe078fe70a8935ea2f4
# FIXME: This is only necessary due to the following GitLab limitation: # FIXME: This is only necessary due to the following GitLab limitation:
# https://gitlab.com/gitlab-org/gitlab/-/issues/209904 # https://gitlab.com/gitlab-org/gitlab/-/issues/209904
# As soon as this gets fixed upstream, the hard-coded branch name should be removed. # As soon as this gets fixed upstream, the hard-coded branch name should be removed.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment