mirror of
				https://github.com/caddyserver/caddy.git
				synced 2025-11-03 19:17:29 -05:00 
			
		
		
		
	Only bypass "bandwidth limit exceeded" errors on pushes
This commit is contained in:
		
							parent
							
								
									426d165254
								
							
						
					
					
						commit
						1efd1029dd
					
				@ -12,7 +12,7 @@ before_install:
 | 
			
		||||
  # for git to use when cloning from googlesource.com.
 | 
			
		||||
  # Bypasses "bandwidth limit exceeded" errors.
 | 
			
		||||
  # See github.com/golang/go/issues/12933
 | 
			
		||||
  - openssl aes-256-cbc -K $encrypted_3df18f9af81d_key -iv $encrypted_3df18f9af81d_iv -in dist/gitcookie.sh.enc -out dist/gitcookie.sh -d
 | 
			
		||||
 - if [ "$TRAVIS_PULL_REQUEST" = "false" ]; then openssl aes-256-cbc -K $encrypted_3df18f9af81d_key -iv $encrypted_3df18f9af81d_iv -in dist/gitcookie.sh.enc -out dist/gitcookie.sh -d; fi
 | 
			
		||||
 | 
			
		||||
install:
 | 
			
		||||
  - bash dist/gitcookie.sh
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user