Skip to content

Commit

Permalink
feat: updates to ci-cd
Browse files Browse the repository at this point in the history
  • Loading branch information
yokwejuste committed Aug 19, 2024
1 parent c2eb700 commit 01d567b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main_dj237-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Build and Deploy Django App to ACR
on:
push:
branches:
- main
- main-copy

env:
AZURE_CONTAINER_REGISTRY_LOGIN_SERVER: ${{ secrets.AZURE_CONTAINER_REGISTRY_LOGIN_SERVER }}
Expand Down

0 comments on commit 01d567b

Please sign in to comment.