Fix pipelines even more
This commit is contained in:
		@@ -1,7 +1,6 @@
 | 
			
		||||
pages:
 | 
			
		||||
  image: python
 | 
			
		||||
  script:
 | 
			
		||||
    - cd /tmp/
 | 
			
		||||
    - wget https://github.com/getzola/zola/releases/download/v0.12.2/zola-v0.12.2-x86_64-unknown-linux-gnu.tar.gz -O zola.tgz
 | 
			
		||||
    - tar zxvf zola.tgz
 | 
			
		||||
    - git clone https://github.com/getzola/book.git themes/book/
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user