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

Integrate gitlab-ci/yt-157-backup-solution-for-gitlab and 1 more

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@83f4f610

Take group path from group instead of options

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@93eabeb3

YT-157 Adjust GitLab Backup Script to avoid shared projects
 Ensure backups are only processed for direct member projects of a group.
 If a project is shared with a group, backing it up without the appropriate
 permissions can cause the backup to fail.
parent 406787cd
No related branches found
No related tags found
1 merge request!64Integrate gitlab-ci/yt-157-backup-solution-for-gitlab and 1 more
Pipeline #145854 passed with stage
in 13 seconds
Subproject commit 77a91f9210b767e07697518d6c347b9bbf64c669
Subproject commit 83f4f6105c29cecfb6d636b6cfea6c8f5214a54b
......@@ -4,9 +4,9 @@
# ---------------------------------------------------------------------------------------
include:
- project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci'
ref: 77a91f9210b767e07697518d6c347b9bbf64c669
ref: 83f4f6105c29cecfb6d636b6cfea6c8f5214a54b
file: 'manifest-integration.yml'
variables:
GITLAB_CI_REVISION: 77a91f9210b767e07697518d6c347b9bbf64c669
GITLAB_CI_REVISION: 83f4f6105c29cecfb6d636b6cfea6c8f5214a54b
BB_RECIPE_NAME: seco-show-demo
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