Skip to content

Commit

Permalink
Merge pull request #194 from mlbiam/master
Browse files Browse the repository at this point in the history
add argowf chart to the build
  • Loading branch information
mlbiam authored Jan 31, 2025
2 parents 80894c5 + 40f74ad commit 1bb165b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions generate_packages.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ done
echo "cicd-proxy"
helm package cicd-proxy

echo "argowf"
helm package argowf

aws s3 sync s3://tremolosecurity-maven/repository/helm$REPO/ /tmp/helm/

mv *.tgz /tmp/helm
Expand Down

0 comments on commit 1bb165b

Please sign in to comment.