Skip to content
Snippets Groups Projects
Commit abcace9f 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 3f8a6e88
No related branches found
No related tags found
1 merge request!73Integrate gitlab-ci/rename-pipeline-stages
Pipeline #29545 passed with stage
in 10 seconds
Subproject commit d25cdebff0e10c3aa8c1c1f69bc120aca9aee0cb Subproject commit a0f7e84fd30d11e82d7e2c6e9c573ac599f63d20
...@@ -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: d25cdebff0e10c3aa8c1c1f69bc120aca9aee0cb ref: a0f7e84fd30d11e82d7e2c6e9c573ac599f63d20
file: 'manifest-integration.yml' file: 'manifest-integration.yml'
variables: variables:
GITLAB_CI_REVISION: d25cdebff0e10c3aa8c1c1f69bc120aca9aee0cb GITLAB_CI_REVISION: a0f7e84fd30d11e82d7e2c6e9c573ac599f63d20
BB_RECIPE_NAME: gfxml2dto BB_RECIPE_NAME: gfxml2dto
# 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