Use prod settings

This commit is contained in:
Oliver Davies 2017-07-12 07:22:21 +01:00
parent 39e3105651
commit 1d275db1d8
2 changed files with 1 additions and 8 deletions

View file

@ -1,7 +0,0 @@
---
imports:
- sculpin_site.yml
url: https://opdavies.github.io/oliverdavies.uk
images_url: https://opdavies.github.io/oliverdavies.uk
short_url: https://opdavies.github.io/oliverdavies.uk
google_analytics_tracking_id: UA-11967257-1

View file

@ -1,6 +1,6 @@
#!/usr/bin/env bash
SITE_ENV="test"
SITE_ENV="prod"
# Remove the existing docs directory, build the site and create the new
# docs directory.