1 Star 0 Fork 141

周沺耳/arkcompiler_ets_frontend

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitlab-ci.yml 771 Bytes
一键复制 编辑 原始数据 按行查看 历史
image: "nexus.bz-openlab.ru:10443/huawei/koala-ci:0.2.1"
stages:
- install-deps
- prebuild
- build-compiler
- build-plugin-api
- build
- test
- idlize
- build-with-idlize
workflow:
rules:
- if: $CI_PIPELINE_SOURCE == "pipeline"
- if: $CI_PIPELINE_SOURCE == "parent_pipeline"
include:
- gitlab/setup.yml
- incremental/.gitlab-ci.yml
- incremental/compat/.gitlab-ci.yml
- incremental/common/.gitlab-ci.yml
- incremental/compiler-plugin/.gitlab-ci.yml
- incremental/runtime/.gitlab-ci.yml
- incremental/demo-playground/.gitlab-ci.yml
- arkoala/.gitlab-ci.yml
- arkoala/ets-plugin/.gitlab-ci.yml
- arkoala/tools/peer-generator/.gitlab-ci.yml
- arkoala-arkts/.gitlab-ci.yml
- interop/.gitlab-ci.yml
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zhoutianer/arkcompiler_ets_frontend.git
[email protected]:zhoutianer/arkcompiler_ets_frontend.git
zhoutianer
arkcompiler_ets_frontend
arkcompiler_ets_frontend
master

搜索帮助