fix: test19
continuous-integration/drone/push Build was killed Details

develop
Unshift 2024-11-22 15:58:06 +08:00
parent 6ba50d9288
commit b40b18be48
1 changed files with 2 additions and 2 deletions

View File

@ -1,11 +1,11 @@
kind: pipeline kind: pipeline
type: kubernetes type: kubernetes
name: project-go name: test
steps: steps:
#构建镜像 #构建镜像
- name: build - name: build
image: golang:latest image: registry.cn-shanghai.aliyuncs.com/gong92-socl/hy-test-k8s
pull: if-not-exists pull: if-not-exists
commands: commands:
- ls -a - ls -a