Skip to content

Commit

Permalink
quota
Browse files Browse the repository at this point in the history
  • Loading branch information
pichuang committed Aug 26, 2023
1 parent 65a327e commit 4b995d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:

- name: Get Service Account Issuers
run: |
echo "SERVICE_ACCOUNT_ISSUER=$(az aks show --resource-group rg-devdaysasia2023 --name aks-devdaysasia2023 --query oidcIssuerProfile.issuerUrl -otsv)" >> $GITHUB_ENV"
echo "SERVICE_ACCOUNT_ISSUER=$(az aks show --resource-group rg-devdaysasia2023 --name aks-devdaysasia2023 --query oidcIssuerProfile.issuerUrl -otsv)" >> $GITHUB_ENV
- name: Create credential.json
run: |
Expand Down

0 comments on commit 4b995d4

Please sign in to comment.