mirror of
				https://github.com/Mabbs/mabbs.github.io
				synced 2025-11-04 14:34:44 +00:00 
			
		
		
		
	Update .gitlab-ci.yml
This commit is contained in:
		@@ -31,6 +31,8 @@ pages:
 | 
			
		||||
  stage: deploy
 | 
			
		||||
  script:
 | 
			
		||||
    - bundle exec jekyll build -d public
 | 
			
		||||
    - tar czvf MayxBlog.tgz .
 | 
			
		||||
    - mv MayxBlog.tgz public/
 | 
			
		||||
  artifacts:
 | 
			
		||||
    paths:
 | 
			
		||||
      - public
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user