mirror of
				https://github.com/Mabbs/mabbs.github.io
				synced 2025-11-04 20:58:31 +08:00 
			
		
		
		
	Update .gitlab-ci.yml
This commit is contained in:
		@@ -31,6 +31,8 @@ pages:
 | 
			
		||||
  stage: deploy
 | 
			
		||||
  script:
 | 
			
		||||
    - git clone https://github.com/Mabbs/Mabbs
 | 
			
		||||
    - rm -rf .git/
 | 
			
		||||
    - rm -rf Mabbs/.git/
 | 
			
		||||
    - mv Mabbs/README.md Mabbs/index.md
 | 
			
		||||
    - bundle exec jekyll build -d public
 | 
			
		||||
    - rm -rf .jekyll-cache/
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user