提交 3019a4da 编写于 作者: S superjomn

fix ci

上级 5f833603
...@@ -9,6 +9,8 @@ stages: ...@@ -9,6 +9,8 @@ stages:
- build_mobile - build_mobile
check:prebuilt: check:prebuilt:
tags:
- lite
stage: ci stage: ci
script: script:
#- pip3 install pre-commit #- pip3 install pre-commit
...@@ -24,6 +26,8 @@ check:prebuilt: ...@@ -24,6 +26,8 @@ check:prebuilt:
- /root/.cache - /root/.cache
build:server: build:server:
tags:
- lite
image: $SERVER_LITE_DOCKER_IMAGE image: $SERVER_LITE_DOCKER_IMAGE
stage: build_server stage: build_server
cache: cache:
...@@ -49,6 +53,8 @@ build:server: ...@@ -49,6 +53,8 @@ build:server:
- check:prebuilt - check:prebuilt
build:mobile: build:mobile:
tags:
- lite
stage: build_mobile stage: build_mobile
image: $MOBILE_LITE_DOCKER_IMAGE image: $MOBILE_LITE_DOCKER_IMAGE
cache: cache:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册