Skip to content

Commit

Permalink
Merge pull request #103 from habitat-sh/SA/fix-minio-bucket
Browse files Browse the repository at this point in the history
Set minio bucket name config
  • Loading branch information
chefsalim committed Oct 3, 2018
2 parents 4836726 + 2f0655a commit cd5f2b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/provision.sh
Expand Up @@ -53,6 +53,7 @@ configure() {
cat <<EOT > /hab/svc/builder-minio/user.toml
key_id = "depot"
secret_key = "password"
bucket_name = "$MINIO_BUCKET"
EOT

mkdir -p /hab/svc/builder-api
Expand Down

0 comments on commit cd5f2b3

Please sign in to comment.