1 Star 0 Fork 1.2K

SMTP / dgiot-dashboard

forked from dgiot开源社区 / iotStudio 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
azure-pipelines.yml 447 Bytes
一键复制 编辑 Web IDE 原始数据 按行查看 历史
csskr 提交于 2022-01-17 14:09 . feat(config/index.html): link-dev
# Node.js
# Build a general Node.js project with npm.
# Add steps that analyze code, save build artifacts, deploy, and more:
# https://docs.microsoft.com/azure/devops/pipelines/languages/javascript
trigger:
- master
pool:
vmImage: ubuntu-latest
steps:
- task: NodeTool@0
inputs:
versionSpec: '10.x'
displayName: 'Install Node.js'
- script: |
npm install
npm run build
displayName: 'npm install and build'
1
https://gitee.com/smtp789/dgiot-dashboard.git
git@gitee.com:smtp789/dgiot-dashboard.git
smtp789
dgiot-dashboard
dgiot-dashboard
master

搜索帮助

14c37bed 8189591 565d56ea 8189591