We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cad86a5 commit 61beb60Copy full SHA for 61beb60
.gitlab-ci.yml
@@ -6,7 +6,7 @@ default:
6
before_script:
7
- bundle init
8
- bundle config set path vendor/ruby
9
- - bundle add jekyll
+ - bundle add jekyll --version 4.3.2
10
- bundle install
11
12
stages:
0 commit comments