This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
wangwei2
/
report-python3
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
2
Code
Releases
0
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
update pipeline for master branch
test
wangwei2
1 year ago
parent
e451534c46
commit
eec8175b66
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
.drone.yml
+ 2
- 2
.drone.yml
View File
@@ -4,11 +4,11 @@ type: docker
name: 1
platform:
os: linux
arch: am
d
64
arch: a
r
m64
steps:
- name: 编译构建
image:
python
image:
3.10-alpine
commands:
- echo ****hhh****
- pip install -r requirements.txt
Write
Preview
Loading…
Cancel
Save