Skip to content

Commit

Permalink
Merge pull request #9 from NTF-marketplace/fix/cicd
Browse files Browse the repository at this point in the history
fix: fix cicd
  • Loading branch information
dongdorrong authored Jul 25, 2024
2 parents e1e66cf + 57e2fd5 commit c5e51b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Create and publish a container image, update helm chart 'appVersion'

on:
push:
branches: ["main", "develop", "feat/cicd"]
branches: ["main", "develop"]

#############################################
#
Expand Down

0 comments on commit c5e51b7

Please sign in to comment.