Update .gitlab/.gitlab-ci.yml
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	
This commit is contained in:
		@@ -87,7 +87,7 @@ production:
 | 
			
		||||
  image: docker
 | 
			
		||||
  cache: []
 | 
			
		||||
  variables:
 | 
			
		||||
    SERVICE_NAME: phone-reminders_api
 | 
			
		||||
    SERVICE_NAME: 291st_website
 | 
			
		||||
  before_script:
 | 
			
		||||
    - docker login -u $CI_REGISTRY_USER -p $CI_JOB_TOKEN $CI_REGISTRY
 | 
			
		||||
    - TAG=$([ "$CI_COMMIT_BRANCH" = "$CI_DEFAULT_BRANCH" ] && echo "latest" || echo "$CI_COMMIT_BRANCH" | sed -E "s/[_/]/-/g")
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user