initial commit

This commit is contained in:
Sthope 2021-09-04 14:33:17 +02:00
parent c6ba9ac150
commit 7600c45175

View File

@ -1,7 +1,7 @@
pipeline:
testing-jekyll:
image: jekyll/jekyll:latest
pull: always
image: "jekyll/jekyll:latest"
pull: "always"
commands:
- touch Gemfile.lock
- chmod a+w Gemfile.lock