This commit is contained in:
		@@ -22,7 +22,6 @@ steps:
 | 
			
		||||
      ACR_PASSWORD:
 | 
			
		||||
        from_secret: acr_password
 | 
			
		||||
    commands:
 | 
			
		||||
      - dockerd-entrypoint.sh & # start Docker service in the background
 | 
			
		||||
      - sleep 10  # waiting for Docker start
 | 
			
		||||
 | 
			
		||||
      - DOCKER_IMAGE=marcin00.azurecr.io/user-microservice:$CI_COMMIT_SHA
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user