Skip to content

Commit

Permalink
update CICD
Browse files Browse the repository at this point in the history
  • Loading branch information
“Ayaan49” committed Aug 11, 2024
1 parent 922a6e7 commit 56a77cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cicd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,9 +98,9 @@ jobs:


update-newtag-in-helm-chart:
runs on: ubuntu-latest
runs-on: ubuntu-latest

needs: push
needs: build-and-push-images

steps:
- name: Checkout repository
Expand Down

0 comments on commit 56a77cf

Please sign in to comment.