|
@ -31,10 +31,9 @@ jobs: |
|
|
uses: 'azure/aci-deploy@v1' |
|
|
uses: 'azure/aci-deploy@v1' |
|
|
with: |
|
|
with: |
|
|
resource-group: aci-test-rg |
|
|
resource-group: aci-test-rg |
|
|
dns-name-label: aci-test-rg${{ github.run_number }} |
|
|
|
|
|
|
|
|
dns-name-label: aci-ordering-backgroundtasks-test |
|
|
image: ghcr.io/variableclass/ordering.backgroundtasks:latest |
|
|
image: ghcr.io/variableclass/ordering.backgroundtasks:latest |
|
|
registry-login-server: ghcr.io |
|
|
registry-login-server: ghcr.io |
|
|
registry-username: ${{ github.repository_owner }} |
|
|
registry-username: ${{ github.repository_owner }} |
|
|
registry-password: ${{ secrets.GITHUB_TOKEN }} |
|
|
registry-password: ${{ secrets.GITHUB_TOKEN }} |
|
|
name: aci-ordering-backgroundtasks-test |
|
|
|
|
|
location: 'west us' |
|
|
|
|
|
|
|
|
name: aci-ordering-backgroundtasks-test |