Skip to content

Commit

Permalink
fix multiline
Browse files Browse the repository at this point in the history
  • Loading branch information
Dwight Guth committed Jul 31, 2019
1 parent a067e60 commit a47e4b2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,6 @@ pipeline {
hub release create \
--attach "kevm-${KEVM_RELEASE_ID}-src.tar.gz#Source tar.gz" \
--attach "kevm_${KEVM_RELEASE_ID}_amd64.deb#Ubuntu Bionic (18.04) Package" \
# --attach "kevm-${KEVM_RELEASE_ID}/package/kevm-git-${KEVM_RELEASE_ID}-1-x86_64.pkg.tar.xz#Arch Package" \
--file "release.md" "${release_tag}"
'''
}
Expand Down

0 comments on commit a47e4b2

Please sign in to comment.