Commit 76298032 authored by yuyang's avatar yuyang

test auto building auto deploying

parent 9a80dae2
Pipeline #2032 passed with stage
kind: pipeline
name: physical
steps:
- name: build
image: plugins/docker
settings:
registry: ccr.ccs.tencentyun.com
username: 100009168942
password: 3m4V#TMrUTSIebv1
repo: ccr.ccs.tencentyun.com/gm-ai/physical-test
tags:
- ${DRONE_COMMIT}
- name: deploy
image: ccr.ccs.tencentyun.com/gm-ai/drone-kube
environment:
repo: alpha/physical
when:
instance:
exclude:
- aidrone.iyanzhi.com
settings:
namespace: ${DRONE_BRANCH}
template: deploy.yaml
tag: ${DRONE_COMMIT}
trigger:
branch:
- like-pre/*
image_pull_secrets:
- dockerconfig
This diff is collapsed.
This diff is collapsed.
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