Skip to content

Commit

Permalink
Update circle to upload release packages
Browse files Browse the repository at this point in the history
  • Loading branch information
goller committed Jan 28, 2017
1 parent 4e57592 commit 2dbddaf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ deployment:
--platform all
--arch all
--upload-overwrite
--upload
--bucket dl.influxdata.com/chronograf/releases
- sudo chown -R ubuntu:ubuntu /home/ubuntu
- cp build/linux/static_amd64/chronograf .
Expand All @@ -68,6 +69,7 @@ deployment:
--platform all
--arch all
--upload-overwrite
--upload
--bucket dl.influxdata.com/chronograf/releases
- sudo chown -R ubuntu:ubuntu /home/ubuntu
- cp build/linux/static_amd64/chronograf .
Expand Down

0 comments on commit 2dbddaf

Please sign in to comment.