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
test builds on branch
pull/1565/head
Borja García Rodríguez
4 years ago
parent
90fe35f7aa
commit
32d056e0da
14 changed files
with
14 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
.github/workflows/basket-api.yml
+1
-0
.github/workflows/catalog-api.yml
+1
-0
.github/workflows/identity-api.yml
+1
-0
.github/workflows/mobileshoppingagg.yml
+1
-0
.github/workflows/ordering-api.yml
+1
-0
.github/workflows/ordering-backgroundtasks.yml
+1
-0
.github/workflows/ordering-signalrhub.yml
+1
-0
.github/workflows/payment-api.yml
+1
-0
.github/workflows/webhooks-api.yml
+1
-0
.github/workflows/webhooks-client.yml
+1
-0
.github/workflows/webmvc.yml
+1
-0
.github/workflows/webshoppingagg.yml
+1
-0
.github/workflows/webspa.yml
+1
-0
.github/workflows/webstatus.yml
+ 1
- 0
.github/workflows/basket-api.yml
View File
@ -5,6 +5,7 @@ on:
branches:
-
main
-
dev
-
feature/github-actions
paths:
-
src/BuildingBlocks/*
+ 1
- 0
.github/workflows/catalog-api.yml
View File
@ -5,6 +5,7 @@ on:
branches:
-
main
-
dev
-
feature/github-actions
paths:
-
src/BuildingBlocks/*
+ 1
- 0
.github/workflows/identity-api.yml
View File
@ -5,6 +5,7 @@ on:
branches:
-
main
-
dev
-
feature/github-actions
paths:
-
src/BuildingBlocks/*
+ 1
- 0
.github/workflows/mobileshoppingagg.yml
View File
@ -5,6 +5,7 @@ on:
branches:
-
main
-
dev
-
feature/github-actions
paths:
-
src/ApiGateways/Mobile.Bff.Shopping/aggregator/*
+ 1
- 0
.github/workflows/ordering-api.yml
View File
@ -5,6 +5,7 @@ on:
branches:
-
main
-
dev
-
feature/github-actions
paths:
-
src/BuildingBlocks/*
+ 1
- 0
.github/workflows/ordering-backgroundtasks.yml
View File
@ -5,6 +5,7 @@ on:
branches:
-
main
-
dev
-
feature/github-actions
paths:
-
src/BuildingBlocks/*
+ 1
- 0
.github/workflows/ordering-signalrhub.yml
View File
@ -5,6 +5,7 @@ on:
branches:
-
main
-
dev
-
feature/github-actions
paths:
-
src/BuildingBlocks/*
+ 1
- 0
.github/workflows/payment-api.yml
View File
@ -5,6 +5,7 @@ on:
branches:
-
main
-
dev
-
feature/github-actions
paths:
-
src/BuildingBlocks/*
+ 1
- 0
.github/workflows/webhooks-api.yml
View File
@ -5,6 +5,7 @@ on:
branches:
-
main
-
dev
-
feature/github-actions
paths:
-
src/BuildingBlocks/*
+ 1
- 0
.github/workflows/webhooks-client.yml
View File
@ -5,6 +5,7 @@ on:
branches:
-
main
-
dev
-
feature/github-actions
paths:
-
src/BuildingBlocks/*
+ 1
- 0
.github/workflows/webmvc.yml
View File
@ -5,6 +5,7 @@ on:
branches:
-
main
-
dev
-
feature/github-actions
paths:
-
src/BuildingBlocks/*
+ 1
- 0
.github/workflows/webshoppingagg.yml
View File
@ -5,6 +5,7 @@ on:
branches:
-
main
-
dev
-
feature/github-actions
paths:
-
src/ApiGateways/Web.Bff.Shopping/aggregator/*
+ 1
- 0
.github/workflows/webspa.yml
View File
@ -5,6 +5,7 @@ on:
branches:
-
main
-
dev
-
feature/github-actions
paths:
-
src/BuildingBlocks/*
+ 1
- 0
.github/workflows/webstatus.yml
View File
@ -5,6 +5,7 @@ on:
branches:
-
main
-
dev
-
feature/github-actions
paths:
-
src/BuildingBlocks/*
Write
Preview
Loading…
Cancel
Save