We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8f6c56e + 52b4751 commit 09a4e55Copy full SHA for 09a4e55
1 file changed
.gitlab-ci.yml
@@ -0,0 +1,8 @@
1
+image:
2
+ jekyll/jekyll
3
+before_script:
4
+ - bundle install
5
+pagecheck:
6
+ script:
7
+ - ./scripts/cibuild
8
+
0 commit comments