1 Star 0 Fork 0

书朋/janus-api

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.travis.yml 386 Bytes
一键复制 编辑 原始数据 按行查看 历史
tgabi333 提交于 2022-02-22 16:50 . travis update
os: linux
dist: focal
language: node_js
node_js:
- "16"
git:
depth: false
jobs:
include:
- stage: ci
services: docker
install: skip
script:
- docker run --rm -e SONAR_HOST_URL="https://sonarcloud.io" -e SONAR_LOGIN=$SONAR_TOKEN -v "/home/travis/build/TechTeamer/janus-api:/usr/src" sonarsource/sonar-scanner-cli -Dsonar.branch.name=$TRAVIS_BRANCH
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/smileinwind/janus-api.git
git@gitee.com:smileinwind/janus-api.git
smileinwind
janus-api
janus-api
master

搜索帮助