1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-08-03 17:21:04 +00:00

Create .buildrc

This commit is contained in:
2021-01-15 15:18:45 -06:00
parent 41c438589d
commit 45c0d4acc1
2 changed files with 2 additions and 4 deletions

2
.buildrc Executable file
View File

@@ -0,0 +1,2 @@
bundle install
JEKYLL_ENV=production bundle exec jekyll build