Evan Hemsley 2019-09-15 12:32:27 -07:00
parent 52f0449cb7
commit 4b1195fd2a
1 changed files with 0 additions and 2 deletions

View File

@ -16,8 +16,6 @@ jobs:
- run:
name: "Run Hugo"
command: HUGO_ENV=production hugo -v -d $HUGO_BUILD_DIR
- run:
command:
- deploy:
name: "Deploy website"
command: |