Commit baeb9c45 authored by yuyang's avatar yuyang

fixed docker

parent 2ee51d25
kind: pipeline kind: pipeline
name: venus name: sun
steps: steps:
- name: build - name: build
...@@ -12,6 +12,8 @@ steps: ...@@ -12,6 +12,8 @@ steps:
- name: deploy - name: deploy
image: ccr.ccs.tencentyun.com/gm-ai/drone-kube image: ccr.ccs.tencentyun.com/gm-ai/drone-kube
environment:
repo: alpha/sun
when: when:
instance: instance:
exclude: exclude:
...@@ -23,3 +25,8 @@ steps: ...@@ -23,3 +25,8 @@ steps:
trigger: trigger:
branch: branch:
- like-pre/* - like-pre/*
image_pull_secrets:
- dockerconfig
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment