Add new file
This commit is contained in:
		
							
								
								
									
										10
									
								
								.gitlab-ci.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								.gitlab-ci.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,10 @@
 | 
			
		||||
before_script:
 | 
			
		||||
  - docker info
 | 
			
		||||
 | 
			
		||||
build_image:
 | 
			
		||||
  script:
 | 
			
		||||
    - docker build -t latex-full:latest .
 | 
			
		||||
 | 
			
		||||
upload_image
 | 
			
		||||
  script:
 | 
			
		||||
   - docker push latex-full:latext
 | 
			
		||||
		Reference in New Issue
	
	Block a user