parent
ae0ba798cf
commit
2827b62481
|
@ -13,8 +13,6 @@ jobs:
|
||||||
with:
|
with:
|
||||||
image: docker.io/hugomods/hugo:latest
|
image: docker.io/hugomods/hugo:latest
|
||||||
options: -v ${{ github.workspace }}:/src
|
options: -v ${{ github.workspace }}:/src
|
||||||
run: |
|
|
||||||
hugo
|
|
||||||
- uses: docker/metadata-action@v5
|
- uses: docker/metadata-action@v5
|
||||||
id: metadata
|
id: metadata
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in a new issue