Skip to content

Commit

Permalink
Add PRINCIPAL_ID parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
janboll committed Dec 20, 2024
1 parent 2ac73e3 commit 6a66f7b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/services-pr-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,5 +77,7 @@
make svc.aks.kubeconfig
- name: 'Deploy Frontend'
env:
PRINCIPAL_ID: ${{ secrets.AZURE_CLIENT_ID }}
run: |
./run_pipeline.sh dev ./frontend/pipeline.yaml deploy -c public -d

0 comments on commit 6a66f7b

Please sign in to comment.