Testing image tag
This commit is contained in:
		
							
								
								
									
										2
									
								
								Jenkinsfile
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								Jenkinsfile
									
									
									
									
										vendored
									
									
								
							@ -42,7 +42,7 @@ pipeline {
 | 
				
			|||||||
      steps {     
 | 
					      steps {     
 | 
				
			||||||
        withEcr {
 | 
					        withEcr {
 | 
				
			||||||
            //sh "docker push ${env.DOCKER_REGISTRY}/${env.SERVICE}:${getVersion('-d')}"
 | 
					            //sh "docker push ${env.DOCKER_REGISTRY}/${env.SERVICE}:${getVersion('-d')}"
 | 
				
			||||||
            sh "docker push ${env.DOCKER_REGISTRY}/${env.SERVICE}:semver"
 | 
					            sh "docker push ${env.DOCKER_REGISTRY}/${env.SERVICE}:a"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
        
 | 
					        
 | 
				
			||||||
        //Copy tar.gz file to s3 bucket
 | 
					        //Copy tar.gz file to s3 bucket
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user