Skip to content

Commit

Permalink
Added env configmap
Browse files Browse the repository at this point in the history
  • Loading branch information
asharmah4h committed Feb 15, 2024
1 parent f3fbfb8 commit 888f149
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/BuildandPushImage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ on:
push:
branches:
- main
- update-env-vars
workflow_dispatch:
jobs:
build-and-push:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/DeployToAKS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ on:
push:
branches:
- main
- ci-cd
- update-env-vars
workflow_dispatch:

env:
Expand Down

0 comments on commit 888f149

Please sign in to comment.