initial commit
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user