mirror of
				https://github.com/fspc/workstand.git
				synced 2025-10-31 00:15:35 -04:00 
			
		
		
		
	One day I am going to get this right.
This commit is contained in:
		
							parent
							
								
									560141298a
								
							
						
					
					
						commit
						c69d1f26c7
					
				| @ -4,6 +4,6 @@ services: | ||||
| before_install: | ||||
|   - docker build -t bcbc/workstand:production . | ||||
| after_success: | ||||
|   - if [ "$TRAVIS_BRANCH" == "master" ]; then | ||||
|     docker login -u="$DOCKER_USERNAME" -p="$DOCKER_PASSWORD"; | ||||
|     docker push bcbc/workstand:production; | ||||
|   - bash -c 'echo $TRAVIS_BRANCH' | ||||
|   - docker login -u="$DOCKER_USERNAME" -p="$DOCKER_PASSWORD"; | ||||
|   - docker push bcbc/workstand:production; | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user