Skip to content
Snippets Groups Projects
Commit c4f3e9d2 authored by Matt Noojin's avatar Matt Noojin
Browse files

Delete .gitlab-ci.yml

parent 0997c20d
No related branches found
No related tags found
No related merge requests found
image: ruby:2.7
pages:
script:
- gem install bundler
- bundle install
- bundle exec jekyll build -d public
artifacts:
paths:
- public
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment