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

Integrate gitlab-ci/run-automatic-pipelines-on-tags

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@bd7025b8

Manifest: run automatic pipeline on tags
parent 79a728ca
No related branches found
No related tags found
1 merge request!137Integrate gitlab-ci/run-automatic-pipelines-on-tags
Pipeline #57131 passed with stage
in 7 seconds
Subproject commit 068749c7029f01351c0dc86bc6d845f12943db65
Subproject commit bd7025b8db711b2d956e94bb2d8f7daabb76b564
......@@ -4,11 +4,11 @@
# ---------------------------------------------------------------------------------------
include:
- project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci'
ref: 068749c7029f01351c0dc86bc6d845f12943db65
ref: bd7025b8db711b2d956e94bb2d8f7daabb76b564
file: 'manifest-integration.yml'
variables:
GITLAB_CI_REVISION: 068749c7029f01351c0dc86bc6d845f12943db65
GITLAB_CI_REVISION: bd7025b8db711b2d956e94bb2d8f7daabb76b564
# 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