Skip to content

Commit a47e4b2

Browse files
author
Dwight Guth
committed
fix multiline
1 parent a067e60 commit a47e4b2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Jenkinsfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,6 @@ pipeline {
302302
hub release create \
303303
--attach "kevm-${KEVM_RELEASE_ID}-src.tar.gz#Source tar.gz" \
304304
--attach "kevm_${KEVM_RELEASE_ID}_amd64.deb#Ubuntu Bionic (18.04) Package" \
305-
# --attach "kevm-${KEVM_RELEASE_ID}/package/kevm-git-${KEVM_RELEASE_ID}-1-x86_64.pkg.tar.xz#Arch Package" \
306305
--file "release.md" "${release_tag}"
307306
'''
308307
}

0 commit comments

Comments
 (0)