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
Update checkout from
@v1
to
@v2
pull/1649/head
Colin Dembovsky
3 years ago
parent
acb304c06a
commit
996da7718a
13 changed files
with
13 additions
and
13 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.github/workflows/basket-api-deploy.yml
+1
-1
.github/workflows/catalog-api-deploy.yml
+1
-1
.github/workflows/identity-api-deploy.yml
+1
-1
.github/workflows/mobileshoppingagg-deploy.yml
+1
-1
.github/workflows/ordering-api-deploy.yml
+1
-1
.github/workflows/ordering-backgroundtasks-deploy.yml
+1
-1
.github/workflows/ordering-signalrhub-deploy.yml
+1
-1
.github/workflows/payment-api-deploy.yml
+1
-1
.github/workflows/webhooks-api-deploy.yml
+1
-1
.github/workflows/webmvc-deploy.yml
+1
-1
.github/workflows/webshoppingagg-deploy.yml
+1
-1
.github/workflows/webspa-deploy.yml
+1
-1
.github/workflows/webstatus-deploy.yml
+ 1
- 1
.github/workflows/basket-api-deploy.yml
View File
@ -22,7 +22,7 @@ jobs:
runs-on
:
ubuntu-latest
steps:
-
uses
:
actions/checkout@v
1
-
uses
:
actions/checkout@v
2
-
uses
:
azure/login@v1
with:
+ 1
- 1
.github/workflows/catalog-api-deploy.yml
View File
@ -22,7 +22,7 @@ jobs:
runs-on
:
ubuntu-latest
steps:
-
uses
:
actions/checkout@v
1
-
uses
:
actions/checkout@v
2
-
uses
:
azure/login@v1
with:
+ 1
- 1
.github/workflows/identity-api-deploy.yml
View File
@ -22,7 +22,7 @@ jobs:
runs-on
:
ubuntu-latest
steps:
-
uses
:
actions/checkout@v
1
-
uses
:
actions/checkout@v
2
-
uses
:
azure/login@v1
with:
+ 1
- 1
.github/workflows/mobileshoppingagg-deploy.yml
View File
@ -22,7 +22,7 @@ jobs:
runs-on
:
ubuntu-latest
steps:
-
uses
:
actions/checkout@v
1
-
uses
:
actions/checkout@v
2
-
uses
:
azure/login@v1
with:
+ 1
- 1
.github/workflows/ordering-api-deploy.yml
View File
@ -22,7 +22,7 @@ jobs:
runs-on
:
ubuntu-latest
steps:
-
uses
:
actions/checkout@v
1
-
uses
:
actions/checkout@v
2
-
uses
:
azure/login@v1
with:
+ 1
- 1
.github/workflows/ordering-backgroundtasks-deploy.yml
View File
@ -22,7 +22,7 @@ jobs:
runs-on
:
ubuntu-latest
steps:
-
uses
:
actions/checkout@v
1
-
uses
:
actions/checkout@v
2
-
uses
:
azure/login@v1
with:
+ 1
- 1
.github/workflows/ordering-signalrhub-deploy.yml
View File
@ -22,7 +22,7 @@ jobs:
runs-on
:
ubuntu-latest
steps:
-
uses
:
actions/checkout@v
1
-
uses
:
actions/checkout@v
2
-
uses
:
azure/login@v1
with:
+ 1
- 1
.github/workflows/payment-api-deploy.yml
View File
@ -22,7 +22,7 @@ jobs:
runs-on
:
ubuntu-latest
steps:
-
uses
:
actions/checkout@v
1
-
uses
:
actions/checkout@v
2
-
uses
:
azure/login@v1
with:
+ 1
- 1
.github/workflows/webhooks-api-deploy.yml
View File
@ -22,7 +22,7 @@ jobs:
runs-on
:
ubuntu-latest
steps:
-
uses
:
actions/checkout@v
1
-
uses
:
actions/checkout@v
2
-
uses
:
azure/login@v1
with:
+ 1
- 1
.github/workflows/webmvc-deploy.yml
View File
@ -22,7 +22,7 @@ jobs:
runs-on
:
ubuntu-latest
steps:
-
uses
:
actions/checkout@v
1
-
uses
:
actions/checkout@v
2
-
uses
:
azure/login@v1
with:
+ 1
- 1
.github/workflows/webshoppingagg-deploy.yml
View File
@ -22,7 +22,7 @@ jobs:
runs-on
:
ubuntu-latest
steps:
-
uses
:
actions/checkout@v
1
-
uses
:
actions/checkout@v
2
-
uses
:
azure/login@v1
with:
+ 1
- 1
.github/workflows/webspa-deploy.yml
View File
@ -22,7 +22,7 @@ jobs:
runs-on
:
ubuntu-latest
steps:
-
uses
:
actions/checkout@v
1
-
uses
:
actions/checkout@v
2
-
uses
:
azure/login@v1
with:
+ 1
- 1
.github/workflows/webstatus-deploy.yml
View File
@ -22,7 +22,7 @@ jobs:
runs-on
:
ubuntu-latest
steps:
-
uses
:
actions/checkout@v
1
-
uses
:
actions/checkout@v
2
-
uses
:
azure/login@v1
with:
Write
Preview
Loading…
Cancel
Save