--- kind: pipeline type: exec name: Build in Hugo steps: - name: Build image: klakegg/hugo:0.104.3 commands: - podman build --rm --tag homepage:latest .