Update .gitlab-ci.yml
This commit is contained in:
		@@ -4,7 +4,7 @@ build:
 | 
			
		||||
    - docker build -t latex-full:latest .
 | 
			
		||||
 | 
			
		||||
upload:
 | 
			
		||||
  stage: upload
 | 
			
		||||
  stage: deploy
 | 
			
		||||
  script:
 | 
			
		||||
   - docker tag latex-full luki42/latex-full:latest
 | 
			
		||||
   - docker push luki42/latex-full
 | 
			
		||||
		Reference in New Issue
	
	Block a user