Shorten CI time
This commit is contained in:
		
							parent
							
								
									73c629afc4
								
							
						
					
					
						commit
						8b8a5a1a64
					
				@ -3,10 +3,8 @@ name: default
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
steps:
 | 
					steps:
 | 
				
			||||||
- name: build
 | 
					- name: build
 | 
				
			||||||
  image: alpine
 | 
					  image: silex/emacs:alpine
 | 
				
			||||||
  commands:
 | 
					  commands:
 | 
				
			||||||
    - apk update
 | 
					 | 
				
			||||||
    - apk add git emacs-nox
 | 
					 | 
				
			||||||
    - emacs -Q --script export.el
 | 
					    - emacs -Q --script export.el
 | 
				
			||||||
  when:
 | 
					  when:
 | 
				
			||||||
    branch:
 | 
					    branch:
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user