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 kind: pipeline
type: docker type: docker
name: deploy name: test
steps: steps:
- name: fetch - name: fetch
@ -9,7 +9,6 @@ steps:
commands: commands:
- git fetch --tags - git fetch --tags
- name: test - name: test
image: golang:1.20-alpine image: golang:1.20-alpine
commands: commands: