Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
CI/CD: please
Browse files Browse the repository at this point in the history
  • Loading branch information
Ingrsso committed Aug 25, 2024
1 parent f7da326 commit a11827e
Showing 1 changed file with 2 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,8 @@ jobs:
- name: Azure Login
uses: azure/login@v1
with:
client-id: ${{ secrets.TEAMGARLICREACTVITEWEB_AZURE_CLIENT_ID }}
tenant-id: ${{ secrets.TEAMGARLICREACTVITEWEB_AZURE_TENANT_ID }}
subscription-id: ${{ secrets.TEAMGARLICREACTVITEWEB_AZURE_SUBSCRIPTION_ID }}

creds: ${{ secrets.AZURE_CREDENTIALS }}

- name: Build and push container image to registry
uses: azure/container-apps-deploy-action@v2
with:
Expand Down

0 comments on commit a11827e

Please sign in to comment.