Update .gitlab-ci.yml
This commit is contained in:
		@@ -15,6 +15,9 @@ upload:
 | 
			
		||||
  script:
 | 
			
		||||
   - docker push luki42/latex-full:latest
 | 
			
		||||
   
 | 
			
		||||
cleanup_all:
 | 
			
		||||
  stage: cleanup
 | 
			
		||||
   
 | 
			
		||||
build_full:
 | 
			
		||||
  stage: build
 | 
			
		||||
  script:
 | 
			
		||||
@@ -27,7 +30,3 @@ upload_full:
 | 
			
		||||
  needs: ["build_full"]
 | 
			
		||||
  script:
 | 
			
		||||
   - docker push luki42/latex-full:static
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
cleanup_all:
 | 
			
		||||
  stage: cleanup
 | 
			
		||||
		Reference in New Issue
	
	Block a user