on ailab
This commit is contained in:
parent
ec65bfa1d2
commit
b116cafcc1
@ -1,5 +1,5 @@
|
|||||||
stages:
|
stages:
|
||||||
- zy
|
- ailab
|
||||||
- test-and-build
|
- test-and-build
|
||||||
- build-docker
|
- build-docker
|
||||||
- deploy
|
- deploy
|
||||||
@ -80,10 +80,10 @@ deploy-prod:
|
|||||||
cache: []
|
cache: []
|
||||||
dependencies: []
|
dependencies: []
|
||||||
|
|
||||||
zy:
|
ailab:
|
||||||
stage: zy
|
stage: ailab
|
||||||
tags:
|
tags:
|
||||||
- zy
|
- ailab
|
||||||
before_script:
|
before_script:
|
||||||
- pip install uv --index-url https://pypi.tuna.tsinghua.edu.cn/simple
|
- pip install uv --index-url https://pypi.tuna.tsinghua.edu.cn/simple
|
||||||
- export PATH="$HOME/.local/bin:$PATH"
|
- export PATH="$HOME/.local/bin:$PATH"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user