From 9e7d2af44d0bfcc7c19995b0877ab734e37cc41a Mon Sep 17 00:00:00 2001 From: Daisuke Maki Date: Sun, 22 Jun 2014 07:39:36 +0900 Subject: [PATCH] tweak --- wercker.yml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/wercker.yml b/wercker.yml index 7d6e9c5..ba805b7 100644 --- a/wercker.yml +++ b/wercker.yml @@ -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