zy
This commit is contained in:
parent
886ef32827
commit
2301ca7918
@ -1,5 +1,5 @@
|
|||||||
stages:
|
stages:
|
||||||
- ailab
|
- zy
|
||||||
- test-and-build
|
- test-and-build
|
||||||
- build-docker
|
- build-docker
|
||||||
- deploy
|
- deploy
|
||||||
@ -85,10 +85,10 @@ deploy-prod:
|
|||||||
cache: []
|
cache: []
|
||||||
dependencies: []
|
dependencies: []
|
||||||
|
|
||||||
ailab:
|
zy:
|
||||||
stage: ailab
|
stage: zy
|
||||||
tags:
|
tags:
|
||||||
- ailab
|
- zy
|
||||||
before_script:
|
before_script:
|
||||||
- pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple
|
- pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple
|
||||||
- pip install -r requirements.txt
|
- pip install -r requirements.txt
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user