update name

main
git 2023-04-09 14:30:53 +08:00
parent 92f8076010
commit 1e378ba360
Signed by: git
GPG Key ID: 3F65EFFA44207ADD
1 changed files with 1 additions and 2 deletions

View File

@ -1,7 +1,7 @@
---
kind: pipeline
type: docker
name: deploy
name: test
steps:
- name: fetch
@ -9,7 +9,6 @@ steps:
commands:
- git fetch --tags
- name: test
image: golang:1.20-alpine
commands: