Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
.gitlab-ci.yml 235 Bytes
Copy Edit Raw Blame History
The NVDLA team authored 2018-03-19 16:30 . Initial changes for NVDLAv2.
before_script:
- export SNPSLMD_LICENSE_FILE="1711@sac-lic-31:1711@sc-lic-32:1711@lic-34:1711@sc-lic-33:1711@sc-lic-14"
stages:
- test
regress:
stage: test
script:
- make USE_VM_ENV=1
- /home/bin/ci_sanity -tot `pwd`
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化