Fix GitLab Pages stage.
This commit is contained in:
		@@ -21,7 +21,7 @@ before_script:
 | 
			
		||||
- bundle install
 | 
			
		||||
 | 
			
		||||
pages:
 | 
			
		||||
  stage: deploy
 | 
			
		||||
  stage: build
 | 
			
		||||
  script:
 | 
			
		||||
  - bundle exec jekyll build -d public
 | 
			
		||||
  artifacts:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user