Build image
This commit is contained in:
+2
-2
@@ -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 .
|
||||
|
||||
Reference in New Issue
Block a user