mirror of
https://github.com/peco/peco.git
synced 2026-09-10 07:16:29 -04:00
tweak
This commit is contained in:
parent
e66646656a
commit
9e7d2af44d
|
|
@ -28,9 +28,10 @@ deploy:
|
|||
- motemen/github-create-release:
|
||||
token: $GITHUB_TOKEN
|
||||
tag: $RELEASE_TAG
|
||||
- wercker/github-upload-asset:
|
||||
token: $GITHUB_TOKEN
|
||||
file: snapshot/peco_linux_386.tar.gz
|
||||
# Try as I might, I can't see any linux_386 builds in my wercker box
|
||||
# - wercker/github-upload-asset:
|
||||
# token: $GITHUB_TOKEN
|
||||
# file: snapshot/peco_linux_386.tar.gz
|
||||
- wercker/github-upload-asset:
|
||||
token: $GITHUB_TOKEN
|
||||
file: snapshot/peco_linux_amd64.tar.gz
|
||||
|
|
|
|||
Loading…
Reference in a new issue