Skip to content

Commit

Permalink
remove-config-from-CI-builds
Browse files Browse the repository at this point in the history
  • Loading branch information
fynmanoj authored Jan 3, 2024
1 parent 4e44ad0 commit 98d5cf3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ jobs:
echo "chart used: < $CHART_URL >"
fi
sed -i "5s/.*/version: 0.0.0$JIRA_STORY/" helm/g2p-sandbox/Chart.yaml
rm -rf helm/g2p-sandbox/templates/config.yml
cat helm/g2p-sandbox/Chart.yaml
helm dep up helm/g2p-sandbox
helm package helm/g2p-sandbox
Expand Down

0 comments on commit 98d5cf3

Please sign in to comment.