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