Fix pipeline name [skip CI]
This commit is contained in:
parent
d7d6aba03c
commit
bdc8989ce4
|
@ -1,7 +1,7 @@
|
|||
kind: pipeline
|
||||
type: docker
|
||||
|
||||
name: Build and Deplo
|
||||
name: Build and Deploy
|
||||
steps:
|
||||
- name: Build site with Hugo
|
||||
image: floryn90/hugo:ext-alpine-ci
|
||||
|
|
Loading…
Reference in a new issue