parent
48a2987ec5
commit
f8afee50f3
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ jobs:
|
||||||
-e GOPATH=/cache \
|
-e GOPATH=/cache \
|
||||||
-w /src/site \
|
-w /src/site \
|
||||||
forgejo.jmopines.com/jm/hugo-git:latest \
|
forgejo.jmopines.com/jm/hugo-git:latest \
|
||||||
hugo --minify --enableGitInfo --destination "public" --baseURL "/"
|
--minify --enableGitInfo --destination "public" --baseURL "/"
|
||||||
- name: Deploy
|
- name: Deploy
|
||||||
run: |
|
run: |
|
||||||
set -ex
|
set -ex
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue