Add name to step
This commit is contained in:
+2
-1
@@ -3,6 +3,7 @@ kind: pipeline
|
||||
type: docker
|
||||
name: Build in Hugo
|
||||
steps:
|
||||
- image: klakegg/hugo:0.104.3
|
||||
- name: Build
|
||||
image: klakegg/hugo:0.104.3
|
||||
commands:
|
||||
- hugo
|
||||
|
||||
Reference in New Issue
Block a user