We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcfd46c commit 5128471Copy full SHA for 5128471
1 file changed
circle.yml
@@ -12,4 +12,4 @@ test:
12
- echo $BASEURL
13
- sed -i "s,/singularityware.github.io/,$BASEURL,g" "_config.yml"
14
- sed -i "s,/page:num/,$BASEURLpage:num/,g" "_config.yml"
15
- - jekyll build
+ - bundle exec jekyll build
0 commit comments