mirror of
https://github.com/jbowdre/runtimeterror.git
synced 2024-11-22 06:52:18 +00:00
flag preview deploys
This commit is contained in:
parent
711fac9e1f
commit
0607b54eb5
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ jobs:
|
|||
with:
|
||||
submodules: recursive
|
||||
- name: Build with Hugo
|
||||
run: hugo --minify
|
||||
run: hugo --minify --environment preview
|
||||
- name: Insert 404 page
|
||||
run: |
|
||||
cp public/404/index.html public/not_found.html
|
||||
|
|
Loading…
Reference in a new issue