Skip to content

Commit

Permalink
Update chart repository to production one. (#403)
Browse files Browse the repository at this point in the history
  • Loading branch information
jankaspar authored Jul 21, 2020
1 parent 6c57d3a commit 026e356
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ commands:
command: |
eval "$(ssh-agent -s)"
echo -e "$ARMADA_CHART_UPDATE_KEY" | ssh-add - > /dev/null
git clone -q [email protected]:scamtech/circleci-charts-test.git
git clone -q [email protected]:G-Research/charts.git
update-charts:
description: |
Expand Down

0 comments on commit 026e356

Please sign in to comment.