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: pipeline:
testing-jekyll: testing-jekyll:
image: jekyll/jekyll:latest image: "jekyll/jekyll:latest"
pull: always pull: "always"
commands: commands:
- touch Gemfile.lock - touch Gemfile.lock
- chmod a+w Gemfile.lock - chmod a+w Gemfile.lock