This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
youys
/
Discord.Net
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
34
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
ci: build/tag includes must be a list
tags/2.1.0
Christopher Felegy
6 years ago
parent
53e0202677
commit
8118c11efe
1 changed files
with
4 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-2
azure-pipelines.yml
+ 4
- 2
azure-pipelines.yml
View File
@@ -5,9 +5,11 @@ variables:
trigger:
tags:
include: '*'
include:
- '*'
branches:
include: '*'
include:
- '*'
jobs:
- job: Linux
Write
Preview
Loading…
Cancel
Save