mirror of
				https://github.com/samply/bridgehead.git
				synced 2025-11-04 07:10:18 +01:00 
			
		
		
		
	fix: disable secret sync for now
This commit is contained in:
		@@ -106,7 +106,8 @@ case "$ACTION" in
 | 
			
		||||
		loadVars
 | 
			
		||||
		hc_send log "Bridgehead $PROJECT startup: Checking requirements ..."
 | 
			
		||||
		checkRequirements
 | 
			
		||||
		sync_secrets
 | 
			
		||||
		# NOTE: for testing only, we will need to properly setup secret sync if we want to use this code
 | 
			
		||||
		# sync_secrets
 | 
			
		||||
		hc_send log "Bridgehead $PROJECT startup: Requirements checked out. Now starting bridgehead ..."
 | 
			
		||||
		exec $COMPOSE -p $PROJECT -f ./minimal/docker-compose.yml -f ./$PROJECT/docker-compose.yml $OVERRIDE up --abort-on-container-exit
 | 
			
		||||
		;;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user