changed location of website output in gitea runner
Deploy Hugo Site / build (push) Successful in 56s
Deploy Hugo Site / build (push) Successful in 56s
This commit is contained in:
@@ -29,5 +29,5 @@ jobs:
|
||||
run: hugo --minify --config hugo.toml -d /output
|
||||
|
||||
- name: Deploy Hugo Site
|
||||
run: docker cp /output/. gitea-runner:/output
|
||||
run: docker cp /output/. gitea-runner:/output/website
|
||||
|
||||
|
||||
Reference in New Issue
Block a user