gyazo / Gyazo-for-Linux

Gyazo for Linux
http://gyazo.com
352 stars 104 forks source link

Building rpm package with docker on CircleCI #28

Closed pastak closed 9 years ago

pastak commented 9 years ago

ref: #23

pastak commented 9 years ago

This is forked PR #23 from @imkitchen .

It builds rpm package on CircleCI and push to packagecloud

pastak commented 9 years ago

@drobune @gyazo/owners Please review it

pastak commented 9 years ago

@drobune I succeed packagecloud push ~~ by docker run. thanks @imkitchen comment :musical_note:

pastak commented 9 years ago

Please someone check you can install via

$ curl -s https://packagecloud.io/install/repositories/gyazo/gyazo-for-linux/script.rpm.sh | sudo bash
$ sudo yum install gyazo

addition: @imkitchen checked it's ok :ok_hand: http://twitter.com/YosukeTamura/status/624652326024810496

drobune commented 9 years ago

thx guys!!! :sunglasses:

LGTM

Gyazo