Browse Source
Merge pull request #13 from VariableClass/feature/add-location
Added location
pull/1689/head
Calle
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with
4 additions and
2 deletions
-
.github/workflows/ordering-backgroundtasks-deploy.yml
-
.github/workflows/ordering-signalrhub-deploy.yml
|
|
@ -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' |
|
|
@ -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' |