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 location
pull/1689/head
Calle Veale
3 years ago
parent
50d81f6fc9
commit
aaee10277f
2 changed files
with
4 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
.github/workflows/ordering-backgroundtasks-deploy.yml
+2
-1
.github/workflows/ordering-signalrhub-deploy.yml
+ 2
- 1
.github/workflows/ordering-backgroundtasks-deploy.yml
View File
@ -36,4 +36,5 @@ jobs:
registry-login-server
:
ghcr.io
registry-username
:
${{ github.repository_owner }}
registry-password
:
${{ secrets.GITHUB_TOKEN }}
name
:
aci-ordering-backgroundtasks-test
name
:
aci-ordering-backgroundtasks-test
location
:
'west eu'
+ 2
- 1
.github/workflows/ordering-signalrhub-deploy.yml
View File
@ -36,4 +36,5 @@ jobs:
registry-login-server
:
ghcr.io
registry-username
:
${{ github.repository_owner }}
registry-password
:
${{ secrets.GITHUB_TOKEN }}
name
:
aci-ordering-signalrhub-test
name
:
aci-ordering-signalrhub-test
location
:
'west eu'
Write
Preview
Loading…
Cancel
Save