This website works better with JavaScript.
Home
Explore
Help
Sign In
ayan.poddar
/
eShopOnContainers
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
19
Wiki
Activity
Browse Source
Added a starter deploy pipeline for basketapi
pull/1259/head
Tim McCarthy
5 years ago
parent
ee986363cc
commit
dacd362554
1 changed files
with
3 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
Write
Preview
Loading…
Cancel
Save