put files into container
Some checks failed
Blog Generation / Explore-Gitea-Actions (push) Failing after 7s
Some checks failed
Blog Generation / Explore-Gitea-Actions (push) Failing after 7s
This commit is contained in:
@@ -14,4 +14,4 @@ jobs:
|
||||
run: |
|
||||
ls ${{ gitea.workspace }}
|
||||
- run: docker pull ghcr.io/gohugoio/hugo:v0.154.5
|
||||
- run: docker run ghcr.io/gohugoio/hugo:v0.154.5 build
|
||||
- run: docker run -v ${PWD}:/src ghcr.io/gohugoio/hugo:v0.154.5 build
|
||||
|
||||
Reference in New Issue
Block a user