Browse Source

Added a starter deploy pipeline for basketapi

pull/1259/head
Tim McCarthy 5 years ago
parent
commit
dacd362554
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      deploy/aro/basket-api/azure-pipelines.yml

+ 3
- 0
deploy/aro/basket-api/azure-pipelines.yml View File

@ -0,0 +1,3 @@
stages:
- stage: test
dependsOn: test2

Loading…
Cancel
Save