This commit is contained in:
		@@ -27,7 +27,7 @@ pipeline:
 | 
			
		||||
    image: docker:git
 | 
			
		||||
    commands: 
 | 
			
		||||
      - *vars
 | 
			
		||||
      - git clone "https://${REGISTRY}/${SOURCE_ORGANIZATION}/${REPO}.git" /git/$REPO
 | 
			
		||||
      - git clone https://$REGISTRY/$SOURCE_ORGANIZATION/$REPO.git /git/$REPO
 | 
			
		||||
      - cd /git/$REPO
 | 
			
		||||
      - git checkout $TAG
 | 
			
		||||
  docker-build:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user