Skip to content

Commit

Permalink
Added config.js to update env variables
Browse files Browse the repository at this point in the history
  • Loading branch information
asharmah4h committed Feb 17, 2024
1 parent 64ad943 commit 494dc8d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/BuildandPushImage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
push:
branches:
- main
- update-env-vars
#- update-env-vars

workflow_dispatch:
jobs:
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
# - update-env-vars
- update-env-vars
workflow_dispatch:

env:
Expand Down

0 comments on commit 494dc8d

Please sign in to comment.