This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
论坛
实训
竞赛
大数据
AI开发
Register
Sign In
JointCloud
/
JCS-pub
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
0
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
refactor: .devops/pcm1环境cicd.yml
gitlink
songjc
jianmu
8 months ago
parent
830164a09b
commit
d0665838b5
1 changed files
with
9 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+9
-0
.devops/pcm1环境cicd.yml
+ 9
- 0
.devops/pcm1环境cicd.yml
View File
@@ -3,6 +3,15 @@ name: pcm1环境cicd
description: ""
global:
concurrent: 1
trigger:
webhook: gitlink@1.0.0
event:
- ref: create_tag
ruleset:
- param-ref: tag
operator: EQ
value: '"部署"'
ruleset-operator: AND
workflow:
- ref: start
name: 开始
Write
Preview
Loading…
Cancel
Save