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 kind: pipeline
type: docker type: exec
name: Build in Hugo name: Build in Hugo
steps: steps:
- name: Build - name: Build
image: klakegg/hugo:0.104.3 image: klakegg/hugo:0.104.3
commands: commands:
- hugo - podman build --rm --tag homepage:latest .