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

Integrate gitlab-ci/test-artifact-upload

--

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

CI: Hardcode the artifacts path in the generated job description

Some gitlab update(?) seem to have changed the behaviour in
variable passing. In the scripts the variables are available
but in the artifacts path does not resolve them any more.
May be it has something to do with the introduction of the
trigger:forward keyword.
parent 0bb66354
No related branches found
No related tags found
1 merge request!60Integrate gitlab-ci/test-artifact-upload
Pipeline #22669 passed with stage
in 14 seconds
Subproject commit f39e65ab8d6dd2d9ef1123b53ab66b2dff028481 Subproject commit dc0503b699bc0fe529a8ca72216b18b0a093be0a
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
# --------------------------------------------------------------------------------------- # ---------------------------------------------------------------------------------------
include: include:
- project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci' - project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci'
ref: f39e65ab8d6dd2d9ef1123b53ab66b2dff028481 ref: dc0503b699bc0fe529a8ca72216b18b0a093be0a
file: 'manifest-integration-yocto.yml' file: 'manifest-integration-yocto.yml'
variables: variables:
......
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