Build image

This commit is contained in:
Greg Hellings
2024-04-22 01:38:32 -05:00
parent 2754622853
commit 60589cd71c
+2 -2
View File
@@ -1,9 +1,9 @@
---
kind: pipeline
type: docker
type: exec
name: Build in Hugo
steps:
- name: Build
image: klakegg/hugo:0.104.3
commands:
- hugo
- podman build --rm --tag homepage:latest .