Fix CI error (1)

Cette révision appartient à :
2018-10-28 20:23:24 +04:00
Parent 8db498a9d0
révision f327208b6b
2 fichiers modifiés avec 3 ajouts et 0 suppressions

2
.bundle/config Fichier normal
Voir le fichier

@@ -0,0 +1,2 @@
---
BUNDLE_PATH: "vendor/"

Voir le fichier

@@ -12,6 +12,7 @@ before_script:
build site: build site:
stage: build stage: build
script: script:
- ls ./
- bundle exec jekyll build -d public - bundle exec jekyll build -d public
artifacts: artifacts:
expire_in: 1 month expire_in: 1 month