Skip to content
Snippets Groups Projects
Commit 45e3e531 authored by GitBot's avatar GitBot
Browse files

Integrate gitlab-ci/cleaos-409-include-custom-files-to-release

--

Commit: clea-os/infrastructure/gitlab-ci@3353ee7a

[DEPLOY] Implement Custom files deployment
parent 0e3c6936
No related branches found
No related tags found
1 merge request!222Integrate gitlab-ci/cleaos-409-include-custom-files-to-release
Subproject commit 3ed0d141537bce63bbf5a080299275026e59e45c
Subproject commit 3353ee7ac12c59064ff9e9e705c9b7bb24e36731
......@@ -4,11 +4,11 @@
# ---------------------------------------------------------------------------------------
include:
- project: '${CI_PROJECT_ROOT_NAMESPACE}/infrastructure/gitlab-ci'
ref: 3ed0d141537bce63bbf5a080299275026e59e45c
ref: 3353ee7ac12c59064ff9e9e705c9b7bb24e36731
file: 'layers-integration.yml'
variables:
GITLAB_CI_REVISION: 3ed0d141537bce63bbf5a080299275026e59e45c
GITLAB_CI_REVISION: 3353ee7ac12c59064ff9e9e705c9b7bb24e36731
# FIXME: This is only necessary due to the following GitLab limitation:
# https://gitlab.com/gitlab-org/gitlab/-/issues/209904
# 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