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

Integrate gitlab-ci/move-deploy-jobs-to-deploy-runner

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@9982711f

Move deploy jobs to deploy runner
parent 36f64724
No related branches found
No related tags found
1 merge request!149Integrate gitlab-ci/move-deploy-jobs-to-deploy-runner
Pipeline #43946 passed with stage
in 1 minute and 4 seconds
Subproject commit e48b4c0b80a4e3fa6c25d4dfbc0f94504845e33b Subproject commit 9982711f4f5600b7031c8ee7bddefafdb1497516
...@@ -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: e48b4c0b80a4e3fa6c25d4dfbc0f94504845e33b ref: 9982711f4f5600b7031c8ee7bddefafdb1497516
file: 'manifest-integration.yml' file: 'manifest-integration.yml'
variables: variables:
GITLAB_CI_REVISION: e48b4c0b80a4e3fa6c25d4dfbc0f94504845e33b GITLAB_CI_REVISION: 9982711f4f5600b7031c8ee7bddefafdb1497516
BB_RECIPE_NAME: linux-seconorth BB_RECIPE_NAME: linux-seconorth
# 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