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