This commit is contained in:
Fam Zheng 2025-11-23 17:40:27 +00:00
parent 886ef32827
commit 2301ca7918

View File

@ -1,5 +1,5 @@
stages:
- ailab
- zy
- test-and-build
- build-docker
- deploy
@ -85,10 +85,10 @@ deploy-prod:
cache: []
dependencies: []
ailab:
stage: ailab
zy:
stage: zy
tags:
- ailab
- zy
before_script:
- pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple
- pip install -r requirements.txt