Skip to content

Commit

Permalink
rename MI and change client ids
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard87 committed Mar 12, 2024
1 parent debc1d6 commit 17dfc13
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,19 +24,19 @@ jobs:
- name: "playground"
ref: "refs/heads/release"
acr-name: "radixdev"
client-id: "0921f4b2-6679-48c3-b498-543defceab24"
client-id: "e0b5929a-ebe5-4a35-927c-97184cbed120"
subscription-id: "16ede44b-1f74-40a5-b428-46cca9a5741b"

- name: "platform"
ref: "refs/heads/release"
acr-name: "radixprod"
client-id: "9864d8f0-8cbc-4bf7-abb2-ccf8e51dd6e6"
client-id: "1a7cba57-f0e4-48af-8520-3c98349d6465"
subscription-id: "ded7ca41-37c8-4085-862f-b11d21ab341a"

- name: "c2"
ref: "refs/heads/release"
acr-name: "radixc2prod"
client-id: "6b564cbc-d1ff-45a1-b320-4bc460034dc5"
client-id: "5d1aca8b-7b54-4a4d-b8ee-754b842e9fbe"
subscription-id: "ded7ca41-37c8-4085-862f-b11d21ab341a"

steps:
Expand Down

0 comments on commit 17dfc13

Please sign in to comment.