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

Integrate gitlab-ci/remove-distro-images

--

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

Remove DISTRO_IMAGES

This variable has been removed in Yocto. Its contents have been merged
into DISTRO_RELEASE_ARTEFACTS.

See for reference:
seco-ne/yocto/layers/meta-seconorth-distro@a316e95e
parent 1b68d9cb
No related branches found
No related tags found
1 merge request!168Integrate gitlab-ci/remove-distro-images
Subproject commit 45f2aca73b8c48f0c456030d884c7d4c0c4deda0 Subproject commit a731b1569292fc3742fa16fc2328524ea2a93f9f
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
# --------------------------------------------------------------------------------------- # ---------------------------------------------------------------------------------------
include: include:
- project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci' - project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci'
ref: 45f2aca73b8c48f0c456030d884c7d4c0c4deda0 ref: a731b1569292fc3742fa16fc2328524ea2a93f9f
file: 'manifest-integration.yml' file: 'manifest-integration.yml'
variables: variables:
GITLAB_CI_REVISION: 45f2aca73b8c48f0c456030d884c7d4c0c4deda0 GITLAB_CI_REVISION: a731b1569292fc3742fa16fc2328524ea2a93f9f
BB_RECIPE_NAME: emc-test-suite BB_RECIPE_NAME: emc-test-suite
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