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

Integrate gitlab-ci/rename-pipeline-stages

--

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

Rename pipeline stages to reflect YAML filenames
parent b251f1c2
No related branches found
No related tags found
1 merge request!57Integrate gitlab-ci/rename-pipeline-stages
Pipeline #29522 passed with stage
in 10 seconds
Subproject commit d25cdebff0e10c3aa8c1c1f69bc120aca9aee0cb
Subproject commit a0f7e84fd30d11e82d7e2c6e9c573ac599f63d20
......@@ -4,11 +4,11 @@
# ---------------------------------------------------------------------------------------
include:
- project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci'
ref: d25cdebff0e10c3aa8c1c1f69bc120aca9aee0cb
ref: a0f7e84fd30d11e82d7e2c6e9c573ac599f63d20
file: 'manifest-integration.yml'
variables:
GITLAB_CI_REVISION: d25cdebff0e10c3aa8c1c1f69bc120aca9aee0cb
GITLAB_CI_REVISION: a0f7e84fd30d11e82d7e2c6e9c573ac599f63d20
BB_RECIPE_NAME: guf-show-demo
# FIXME: This is only necessary due to the following GitLab limitation:
# 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