Skip to content
Snippets Groups Projects
Commit 0716b41d 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 8d884ba2
No related branches found
No related tags found
1 merge request!305Integrate gitlab-ci/yt-291-remove-dependencies-from-deploy-stage
Pipeline #191145 passed with stage
in 16 seconds
Subproject commit 081272c177992b2d5e1789e22f6add03b804123d
Subproject commit 8a7e9c94c2f5c012669eaddbf09ccebf83e7f320
......@@ -4,8 +4,8 @@
# ---------------------------------------------------------------------------------------
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
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