mirror of
https://github.com/jbowdre/runtimeterror.git
synced 2024-11-12 19:12:18 +00:00
flag preview deploys
This commit is contained in:
parent
de6d26f360
commit
373d0e2986
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