File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1717 build :
1818 runs-on : ubuntu-latest
1919 container :
20- image : mcr.microsoft.com/azure-dev-cli-apps:latest
20+ image : mcr.microsoft.com/azure-dev-cli-apps:1.3.0
2121 env :
2222 AZURE_CLIENT_ID : ${{ secrets.AZURE_CLIENT_ID }}
2323 AZURE_TENANT_ID : ${{ secrets.AZURE_TENANT_ID }}
8080 needs : [build]
8181 runs-on : ubuntu-latest
8282 container :
83- image : mcr.microsoft.com/azure-dev-cli-apps:latest
83+ image : mcr.microsoft.com/azure-dev-cli-apps:1.3.0
8484 env :
8585 AZURE_CLIENT_ID : ${{ secrets.AZURE_CLIENT_ID }}
8686 AZURE_TENANT_ID : ${{ secrets.AZURE_TENANT_ID }}
Original file line number Diff line number Diff line change 1010 build :
1111 runs-on : ubuntu-latest
1212 container :
13- image : mcr.microsoft.com/azure-dev-cli-apps:latest
13+ image : mcr.microsoft.com/azure-dev-cli-apps:1.3.0
1414 steps :
1515 - name : Checkout
1616 uses : actions/checkout@v2
You can’t perform that action at this time.
0 commit comments