aboutsummaryrefslogtreecommitdiff
blob: 73f6fbc3c55e61f95ae4c773b774067cf55e84d9 (plain)
1
2
3
4
5
#!/bin/bash
set -e
source "$(dirname "$0")"/docker-helper.inc
# Run the actual build process, with no networking permitted
docker_run_net_none jekyll build --incremental