This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
Gitlink
/
forgeplus
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
16
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
FIX update bunlder version
tags/v3.0.0
jasder
5 years ago
parent
5ab6d0db04
commit
e6e616a037
1 changed files
with
1 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
.trustie-pipeline.yml
+ 1
- 0
.trustie-pipeline.yml
View File
@@ -10,6 +10,7 @@ steps:
- name: install
- name: install
image: ruby:2.4.5
image: ruby:2.4.5
commands:
commands:
- gem install bundler
- bundle -v
- bundle -v
- bundle install --jobs=1 --retry=1
- bundle install --jobs=1 --retry=1
- rake
- rake
Write
Preview
Loading…
Cancel
Save