Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
S
saturn
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
alpha
saturn
Commits
6fb75ea8
Commit
6fb75ea8
authored
Nov 22, 2019
by
zhongshangwu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix drone
parent
14b6ac7f
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
28 additions
and
1 deletion
+28
-1
.drone.yml
.drone.yml
+28
-1
No files found.
.drone.yml
View file @
6fb75ea8
...
@@ -6,6 +6,9 @@ steps:
...
@@ -6,6 +6,9 @@ steps:
image
:
plugins/docker
image
:
plugins/docker
when
:
when
:
branch
:
deploy/like-test
branch
:
deploy/like-test
instance
:
exclude
:
-
cicd.iyanzhi.com
settings
:
settings
:
dockerfile
:
deploy/test/Dockerfile
dockerfile
:
deploy/test/Dockerfile
registry
:
ccr.ccs.tencentyun.com
registry
:
ccr.ccs.tencentyun.com
...
@@ -19,6 +22,9 @@ steps:
...
@@ -19,6 +22,9 @@ steps:
image
:
plugins/docker
image
:
plugins/docker
when
:
when
:
branch
:
deploy/like-stage
branch
:
deploy/like-stage
instance
:
exclude
:
-
cicd.gmapp.env
settings
:
settings
:
dockerfile
:
deploy/stage/Dockerfile
dockerfile
:
deploy/stage/Dockerfile
registry
:
ccr.ccs.tencentyun.com
registry
:
ccr.ccs.tencentyun.com
...
@@ -32,6 +38,9 @@ steps:
...
@@ -32,6 +38,9 @@ steps:
image
:
plugins/docker
image
:
plugins/docker
when
:
when
:
branch
:
deploy/like-prod
branch
:
deploy/like-prod
instance
:
exclude
:
-
cicd.gmapp.env
settings
:
settings
:
dockerfile
:
deploy/prod/Dockerfile
dockerfile
:
deploy/prod/Dockerfile
registry
:
ccr.ccs.tencentyun.com
registry
:
ccr.ccs.tencentyun.com
...
@@ -47,9 +56,27 @@ steps:
...
@@ -47,9 +56,27 @@ steps:
environment
:
environment
:
repo
:
alpha/saturn
repo
:
alpha/saturn
when
:
when
:
branch
:
-
deploy/like-prod
-
deploy/like-stage
instance
:
exclude
:
-
cicd.gmapp.env
settings
:
namespace
:
${DRONE_BRANCH}
template
:
deploy.yaml
tag
:
${DRONE_COMMIT}
-
name
:
deploy-app-test
image
:
ccr.ccs.tencentyun.com/gm-ai/drone-kube:test
when
:
branch
:
-
deploy/like-test
instance
:
instance
:
exclude
:
exclude
:
-
aidrone.iyanzhi.com
-
cicd.iyanzhi.com
environment
:
repo
:
alpha/saturn
settings
:
settings
:
namespace
:
${DRONE_BRANCH}
namespace
:
${DRONE_BRANCH}
template
:
deploy.yaml
template
:
deploy.yaml
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment