Fix image: aztfmod/rover-preview:0.15.3-2105.210707
This commit is contained in:
Родитель
ce486f5ab7
Коммит
9953e892ae
|
@ -21,16 +21,13 @@ env:
|
|||
ARM_TENANT_ID: ${{ secrets.ARM_TENANT_ID }}
|
||||
ARM_PARTNER_ID: "f85b2775-ec1d-4fef-949e-bbd6957082af"
|
||||
ENVIRONMENT: ${{ github.run_id }}
|
||||
image: aztfmod/rover-preview:0.15.3-2105.210707
|
||||
|
||||
jobs:
|
||||
deploy-launchpad:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: ${{ env.image }}
|
||||
image: aztfmod/rover-preview:0.15.3-2105.210707
|
||||
options: --user 0
|
||||
env:
|
||||
image: $(image)
|
||||
outputs:
|
||||
prefix: ${{ steps.test.outputs.PREFIX }}
|
||||
steps:
|
||||
|
@ -73,7 +70,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
needs: deploy-launchpad
|
||||
container:
|
||||
image: ${{ env.image }}
|
||||
image: aztfmod/rover-preview:0.15.3-2105.210707
|
||||
options: --user 0
|
||||
outputs:
|
||||
prefix: ${{ steps.test.outputs.PREFIX }}
|
||||
|
@ -113,7 +110,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
needs: deploy-launchpad
|
||||
container:
|
||||
image: ${{ env.image }}
|
||||
image: aztfmod/rover-preview:0.15.3-2105.210707
|
||||
options: --user 0
|
||||
steps:
|
||||
- name: Checkout Repository
|
||||
|
@ -147,7 +144,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
needs: deploy-networking-hub
|
||||
container:
|
||||
image: ${{ env.image }}
|
||||
image: aztfmod/rover-preview:0.15.3-2105.210707
|
||||
options: --user 0
|
||||
steps:
|
||||
- name: Checkout Repository
|
||||
|
@ -181,7 +178,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
needs: [deploy-networking-hub, deploy-networking-spoke, deploy-shared-services]
|
||||
container:
|
||||
image: ${{ env.image }}
|
||||
image: aztfmod/rover-preview:0.15.3-2105.210707
|
||||
options: --user 0
|
||||
outputs:
|
||||
prefix: ${{ steps.test.outputs.PREFIX }}
|
||||
|
@ -221,7 +218,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
needs: deploy-aks
|
||||
container:
|
||||
image: ${{ env.image }}
|
||||
image: aztfmod/rover-preview:0.15.3-2105.210707
|
||||
options: --user 0
|
||||
steps:
|
||||
- name: Checkout Repository
|
||||
|
@ -269,7 +266,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
needs: deploy-addons
|
||||
container:
|
||||
image: ${{ env.image }}
|
||||
image: aztfmod/rover-preview:0.15.3-2105.210707
|
||||
options: --user 0
|
||||
steps:
|
||||
- name: Checkout Repository
|
||||
|
@ -299,7 +296,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
needs: [destroy-addons]
|
||||
container:
|
||||
image: ${{ env.image }}
|
||||
image: aztfmod/rover-preview:0.15.3-2105.210707
|
||||
options: --user 0
|
||||
steps:
|
||||
- name: Checkout Repository
|
||||
|
@ -328,7 +325,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
needs: destroy-aks
|
||||
container:
|
||||
image: ${{ env.image }}
|
||||
image: aztfmod/rover-preview:0.15.3-2105.210707
|
||||
options: --user 0
|
||||
steps:
|
||||
- name: Checkout Repository
|
||||
|
@ -358,7 +355,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
needs: destroy-aks
|
||||
container:
|
||||
image: ${{ env.image }}
|
||||
image: aztfmod/rover-preview:0.15.3-2105.210707
|
||||
options: --user 0
|
||||
steps:
|
||||
- name: Checkout Repository
|
||||
|
@ -388,7 +385,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
needs: destroy-networking-spoke
|
||||
container:
|
||||
image: ${{ env.image }}
|
||||
image: aztfmod/rover-preview:0.15.3-2105.210707
|
||||
options: --user 0
|
||||
steps:
|
||||
- name: Checkout Repository
|
||||
|
@ -418,7 +415,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
needs: [destroy-networking-hub, destroy-shared-services]
|
||||
container:
|
||||
image: ${{ env.image }}
|
||||
image: aztfmod/rover-preview:0.15.3-2105.210707
|
||||
options: --user 0
|
||||
steps:
|
||||
- name: Checkout Repository
|
||||
|
@ -451,7 +448,7 @@ jobs:
|
|||
needs: [deploy-launchpad, deploy-shared-services, deploy-networking-hub, deploy-networking-spoke,deploy-aks, deploy-addons, destroy-addons, destroy-aks, destroy-networking-spoke, destroy-networking-hub, destroy-shared-services, destroy-launchpad]
|
||||
|
||||
container:
|
||||
image: aztfmod/rover:0.15.4-2105.2603
|
||||
image: aztfmod/rover-preview:0.15.3-2105.210707
|
||||
options: --user 0
|
||||
|
||||
steps:
|
||||
|
|
Загрузка…
Ссылка в новой задаче