1 Star 0 Fork 0

stone-ch/minifabric

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
azure-pipelines.yml 717 Bytes
一键复制 编辑 原始数据 按行查看 历史
litong01 提交于 2020-08-29 11:10 . Added test for 1.4.8
# Starter pipeline
# Start with a minimal pipeline that you can customize to build and deploy your code.
# Add steps that build, run tests, deploy, and more:
# https://aka.ms/yaml
trigger:
- master
pool:
vmImage: 'ubuntu-latest'
stages:
- stage: BuildAndTests
jobs:
- template: ci/fabric-release-test.yml
parameters:
param:
- name: 'Release_1_4_1'
number: '1.4.1'
- name: 'Release_1_4_6'
number: '1.4.6'
- name: 'Release_1_4_8'
number: '1.4.8'
- name: 'Release_2_0_0'
number: '2.0.0'
- name: 'Release_2_1_0'
number: '2.1.0'
- name: 'Release_2_2_0'
number: '2.2.0'
- name: 'Release_2_2'
number: '2.2'
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/stone-ch/minifabric.git
git@gitee.com:stone-ch/minifabric.git
stone-ch
minifabric
minifabric
master

搜索帮助