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: delete .devops/未命名项目.yml
gitlink
songjc
jianmu
8 months ago
parent
d0665838b5
commit
7bd34f45c6
1 changed files
with
0 additions
and
31 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-31
.devops/未命名项目.yml
+ 0
- 31
.devops/未命名项目.yml
View File
@@ -1,31 +0,0 @@
version: 2
name: 未命名项目
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: 开始
task: start
- ref: end
name: 结束
task: end
needs:
- shell_0
- ref: shell_0
name: shell
image: docker.jianmuhub.com/library/alpine:3.17.0
script:
- ls
needs:
- start
Write
Preview
Loading…
Cancel
Save