Fix icescrum and try to be less invasive
This commit is contained in:
parent
32fdaa1683
commit
a31c0db3f2
2 changed files with 7 additions and 7 deletions
2
.webpull
2
.webpull
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
rm -f static # prevent collision with jekyll
|
#rm -f static # prevent collision with jekyll
|
||||||
bundle config set path 'vendor/bundle'
|
bundle config set path 'vendor/bundle'
|
||||||
bundle install
|
bundle install
|
||||||
bundle exec jekyll build
|
bundle exec jekyll build
|
||||||
|
|
Loading…
Reference in a new issue