Commit 09d2110a by Jessica Hawkwell

Update .gitlab-ci.yml

1 parent 0e1f05e0
Pipeline #41 passed
in 3 seconds
Showing with 1 additions and 0 deletions
......@@ -22,6 +22,7 @@ test:
pages:
stage: deploy
script:
- echo $PWD
- bundle exec jekyll build -d public
artifacts:
paths:
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!