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 32949a8 commit f3fbfb8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/BuildandPushImage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@

name: Build and Push
on:
# push:
# branches:
# - main
# - ci-cd
push:
branches:
- main
- update-env-vars
workflow_dispatch:
jobs:
build-and-push:
Expand Down

0 comments on commit f3fbfb8

Please sign in to comment.