mirror of
https://github.com/samply/bridgehead.git
synced 2025-11-03 14:50:18 +01:00
deactivate secret sync (which never worked for itcc/cce)
This commit is contained in:
@@ -337,8 +337,7 @@ function sync_secrets() {
|
||||
}
|
||||
|
||||
function secret_sync_gitlab_token() {
|
||||
if [ "$PROJECT" == "minimal" ]; then
|
||||
log "INFO" "Not running Secret Sync for project minimal"
|
||||
if [[ "$PROJECT" != "dktk" && "$PROJECT" != "bbmri" ]]; then
|
||||
return
|
||||
fi
|
||||
# Map the origin of the git repository /etc/bridgehead to the prefix recognized by Secret Sync
|
||||
|
||||
Reference in New Issue
Block a user