make qmk bot do the hard work
This commit is contained in:
		
							parent
							
								
									3a1a7d6472
								
							
						
					
					
						commit
						9ecfc23292
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -6,8 +6,8 @@ rev=$(git rev-parse --short HEAD)
 | 
			
		|||
 | 
			
		||||
if [[ "$TRAVIS_BRANCH" == "master" && "$TRAVIS_PULL_REQUEST" == "false" ]] ; then
 | 
			
		||||
 | 
			
		||||
git config --global user.name "Travis CI"
 | 
			
		||||
git config --global user.email "jack.humb+travis.ci@gmail.com"
 | 
			
		||||
git config --global user.name "QMK Bot"
 | 
			
		||||
git config --global user.email "hello@qmk.fm"
 | 
			
		||||
 | 
			
		||||
openssl aes-256-cbc -K $encrypted_b0ee987fd0fc_key -iv $encrypted_b0ee987fd0fc_iv -in secrets.tar.enc -out secrets.tar -d
 | 
			
		||||
tar xvf secrets.tar
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue