Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: Gerd Oberlechner <[email protected]>
  • Loading branch information
geoberle committed Oct 31, 2024
1 parent 056dd6d commit 62d9204
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/environment-infra-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
- name: 'Deploy Cluster'
run: |
cd dev-infrastructure/
PRINCIPAL_ID=${{ secrets.GHA_PRINCIPAL_ID }} make svc svc.aks.admin-access svc.enable-aks-metrics
PRINCIPAL_ID=${{ secrets.GHA_PRINCIPAL_ID }} make svc
# grant GH action user access to resources
# PRINCIPAL_ID=${{ secrets.GHA_PRINCIPAL_ID }} make svc.dev-role-assignments
Expand Down

0 comments on commit 62d9204

Please sign in to comment.