integration testing
This commit is contained in:
		
							parent
							
								
									7c5f6826ae
								
							
						
					
					
						commit
						59411c0508
					
				| @ -18,6 +18,8 @@ stages: | |||||||
|   - deploy |   - deploy | ||||||
| 
 | 
 | ||||||
| build-prod: | build-prod: | ||||||
|  |   tags: | ||||||
|  |     - integration | ||||||
|   stage: build |   stage: build | ||||||
|   script: |   script: | ||||||
|     - docker-compose build |     - docker-compose build | ||||||
| @ -25,6 +27,8 @@ build-prod: | |||||||
|     - bvander/integration-tests-on-docker |     - bvander/integration-tests-on-docker | ||||||
| 
 | 
 | ||||||
| deplok-prod: | deplok-prod: | ||||||
|  |   tags: | ||||||
|  |     - integration | ||||||
|   stage: deploy |   stage: deploy | ||||||
|   script: |   script: | ||||||
|     - docker stack deploy -c docker-compose.yml --with-registry-auth my-stack |     - docker stack deploy -c docker-compose.yml --with-registry-auth my-stack | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user