Run default command
Some checks failed
/ build (push) Failing after 6s

This commit is contained in:
Stefan Bethke 2024-07-30 19:21:07 +02:00
parent ae0ba798cf
commit 2827b62481

View file

@ -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: