Skip to content

Commit

Permalink
added dependency command to build chart dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
werniq committed Sep 30, 2024
1 parent fe64edf commit 8e17da2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Taskfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@ tasks:
desc: Build Helm chart for ECR
deps:
- addChartDependencies
- updateAndBuildChartDependencies
cmds:
- helm package go-gator

Expand Down

0 comments on commit 8e17da2

Please sign in to comment.