Test for deployment
This commit is contained in:
parent
cbf533f313
commit
e23cea74cc
1 changed files with 1 additions and 0 deletions
|
@ -9,3 +9,4 @@ build:
|
||||||
stage: build
|
stage: build
|
||||||
script:
|
script:
|
||||||
- jekyll build --destination /tmp/build
|
- jekyll build --destination /tmp/build
|
||||||
|
- echo $WEBROOT
|
||||||
|
|
Reference in a new issue