Skip to content
Snippets Groups Projects
Commit ebc4d695 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 08b89446
No related branches found
No related tags found
1 merge request!78Integrate gitlab-ci/run-automatic-pipelines-on-tags
Pipeline #57052 passed with stage
in 10 seconds
Subproject commit 068749c7029f01351c0dc86bc6d845f12943db65 Subproject commit bd7025b8db711b2d956e94bb2d8f7daabb76b564
...@@ -4,11 +4,11 @@ ...@@ -4,11 +4,11 @@
# --------------------------------------------------------------------------------------- # ---------------------------------------------------------------------------------------
include: include:
- project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci' - project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci'
ref: 068749c7029f01351c0dc86bc6d845f12943db65 ref: bd7025b8db711b2d956e94bb2d8f7daabb76b564
file: 'manifest-integration.yml' file: 'manifest-integration.yml'
variables: variables:
GITLAB_CI_REVISION: 068749c7029f01351c0dc86bc6d845f12943db65 GITLAB_CI_REVISION: bd7025b8db711b2d956e94bb2d8f7daabb76b564
BB_RECIPE_NAME: touchcal-conv BB_RECIPE_NAME: touchcal-conv
# 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
......
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