Skip to content

Commit

Permalink
removed previous packages before new package
Browse files Browse the repository at this point in the history
  • Loading branch information
weyrick committed Sep 9, 2021
1 parent c141091 commit 541e18a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ deploy: package upload index

package:
git checkout main
rm .deploy/*
helm package charts/orb -u --destination .deploy

upload:
Expand Down

0 comments on commit 541e18a

Please sign in to comment.