mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-10-31 05:24:13 +00:00 
			
		
		
		
	Clean up
This commit is contained in:
		
							parent
							
								
									17cd5c6971
								
							
						
					
					
						commit
						2e26cefb21
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -14,7 +14,7 @@ before_script: | ||||||
|   - mkdir ./.config |   - mkdir ./.config | ||||||
|   - cp ./.ci-files/default.yml ./.config |   - cp ./.ci-files/default.yml ./.config | ||||||
|   - cp ./.ci-files/test.yml ./.config |   - cp ./.ci-files/test.yml ./.config | ||||||
|   - NODE_ENV=production && npm run build |   - npm run build | ||||||
| 
 | 
 | ||||||
| after_success: | after_success: | ||||||
|   - openssl aes-256-cbc -K $encrypted_ceda82069128_key -iv $encrypted_ceda82069128_iv -in .travis_rsa.enc -out .travis_rsa -d |   - openssl aes-256-cbc -K $encrypted_ceda82069128_key -iv $encrypted_ceda82069128_iv -in .travis_rsa.enc -out .travis_rsa -d | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue