Skip to content

Commit dac5be9

Browse files
committed
updated pipeline to push new image tag to helm values
1 parent 37937fb commit dac5be9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-pipeline.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
git config --global user.email "thyadiakhil@gmail.com"
8585
8686
- name: Ensure main branch is up to date
87-
run: git pull origin main
87+
run: git pull origin dev
8888

8989
- name: Install yq
9090
run: |

0 commit comments

Comments
 (0)