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

Integrate gitlab-ci/yt-291-remove-dependencies-from-deploy-stage

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@8a7e9c94

YT-291: Remove unnecessary dependencies from deploy stage.

  During the implementation of YT-93, some unrelated dependencies were
  mistakenly added to the deploy stage.
  This caused issues in the release build for certain custom projects.
  This commit removes those unnecessary dependencies.
parent 464fd9fe
No related branches found
No related tags found
1 merge request!70Integrate gitlab-ci/yt-291-remove-dependencies-from-deploy-stage
Pipeline #191203 passed with stage
in 15 seconds
Subproject commit 081272c177992b2d5e1789e22f6add03b804123d
Subproject commit 8a7e9c94c2f5c012669eaddbf09ccebf83e7f320
......@@ -4,9 +4,9 @@
# ---------------------------------------------------------------------------------------
include:
- project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci'
ref: 081272c177992b2d5e1789e22f6add03b804123d
ref: 8a7e9c94c2f5c012669eaddbf09ccebf83e7f320
file: 'manifest-integration.yml'
variables:
GITLAB_CI_REVISION: 081272c177992b2d5e1789e22f6add03b804123d
GITLAB_CI_REVISION: 8a7e9c94c2f5c012669eaddbf09ccebf83e7f320
BB_RECIPE_NAME: seco-yocto-testsuite
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