Fix CI error (1)
This commit is contained in:
parent
8db498a9d0
commit
f327208b6b
2
.bundle/config
Normal file
2
.bundle/config
Normal file
@ -0,0 +1,2 @@
|
||||
---
|
||||
BUNDLE_PATH: "vendor/"
|
@ -12,6 +12,7 @@ before_script:
|
||||
build site:
|
||||
stage: build
|
||||
script:
|
||||
- ls ./
|
||||
- bundle exec jekyll build -d public
|
||||
artifacts:
|
||||
expire_in: 1 month
|
||||
|
Loading…
Reference in New Issue
Block a user