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

Integrate gitlab-ci/package-release-fix

--

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

package_release: Do not fail if a file does not exist
parent 232a7793
No related branches found
No related tags found
1 merge request!482Integrate gitlab-ci/package-release-fix
Subproject commit a5e27f6e215f7f26af354a3c03b8e3c6ee5ed1f9
Subproject commit e48b4c0b80a4e3fa6c25d4dfbc0f94504845e33b
......@@ -4,11 +4,11 @@
# ---------------------------------------------------------------------------------------
include:
- project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci'
ref: a5e27f6e215f7f26af354a3c03b8e3c6ee5ed1f9
ref: e48b4c0b80a4e3fa6c25d4dfbc0f94504845e33b
file: 'manifest-integration.yml'
variables:
GITLAB_CI_REVISION: a5e27f6e215f7f26af354a3c03b8e3c6ee5ed1f9
GITLAB_CI_REVISION: e48b4c0b80a4e3fa6c25d4dfbc0f94504845e33b
# FIXME: This is only necessary due to the following GitLab limitation:
# https://gitlab.com/gitlab-org/gitlab/-/issues/209904
# As soon as this gets fixed upstream, the hard-coded branch name should be removed.
......
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