We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37528a2 commit fc1701fCopy full SHA for fc1701f
.github/workflows/ci-cd-main.yml
@@ -59,7 +59,7 @@ jobs:
59
- uses: azure/login@v2
60
with:
61
tenant-id: ${{ vars.AZURE_TENANT_ID }}
62
- client-id: ${{ vars.AZURE_CLIENT_ID }}
+ client-id: 7db3d901-7a26-4978-94c0-f1e0f7724bc6
63
subscription-id: ${{ vars.AZURE_SUBSCRIPTION_ID }}
64
65
- name: List artifacts built in previous try of same CI run
.github/workflows/ci-cd-main.yml.erb
@@ -49,7 +49,7 @@ jobs:
49
50
51
52
53
54
55
0 commit comments