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