Commit a0258083 by Jessica Hawkwell

Update .gitlab-ci.yml

1 parent 7bc82984
Pipeline #65 passed
in 5 seconds
Showing with 1 additions and 1 deletions
...@@ -13,7 +13,7 @@ test: ...@@ -13,7 +13,7 @@ test:
stage: test stage: test
script: script:
- env - env
- bundle exec jekyll build -d test - bundle exec jekyll build -d test --verbose
artifacts: artifacts:
paths: paths:
- test - test
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!