Skip to content
Snippets Groups Projects
Commit d8d9dd44 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 d7c24f6b
No related branches found
No related tags found
1 merge request!40Integrate gitlab-ci/test-artifact-upload
Pipeline #22671 passed with stage
in 24 seconds
Subproject commit f39e65ab8d6dd2d9ef1123b53ab66b2dff028481
Subproject commit dc0503b699bc0fe529a8ca72216b18b0a093be0a
......@@ -4,7 +4,7 @@
# ---------------------------------------------------------------------------------------
include:
- project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci'
ref: f39e65ab8d6dd2d9ef1123b53ab66b2dff028481
ref: dc0503b699bc0fe529a8ca72216b18b0a093be0a
file: 'manifest-integration-yocto.yml'
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