Compare commits
	
		
			1 Commits 
		
	
	
		
			42c41b2244
			...
			6ac5622897
		
	
	| Author | SHA1 | Date | 
|---|---|---|
| 
							
							
								
									
								
								 | 
						6ac5622897 | 
| 
						 | 
				
			
			@ -26,8 +26,7 @@ pipeline:
 | 
			
		|||
    # Slate requires a specific directory to run in
 | 
			
		||||
    directory: '/srv/slate'
 | 
			
		||||
    commands:
 | 
			
		||||
      - echo "$PWD"
 | 
			
		||||
      - mv "$CI_WORKSPACE/docs/api" /srv/slate/source
 | 
			
		||||
      - mv "$CI_WORKSPACE/docs/api" source
 | 
			
		||||
      - bundle exec middleman build --clean --watcher-disable
 | 
			
		||||
      - mv build "$CI_WORKSPACE/docs/api-build"
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue