Skip to content

Commit

Permalink
fix typo in CHART_URL param
Browse files Browse the repository at this point in the history
  • Loading branch information
Sameer Naik committed Dec 1, 2017
1 parent 02cd62a commit 41ac662
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 @@ -5,7 +5,7 @@ jobs:
docker:
- image: docker:17.06.0-ce-git
environment:
CHARTS_URL: https://charts.bitnami.com
CHART_URL: https://charts.bitnami.com

steps:
- checkout
Expand Down

0 comments on commit 41ac662

Please sign in to comment.