Skip to content

Commit

Permalink
Jenkinsfile: silly comment typo (#516)
Browse files Browse the repository at this point in the history
  • Loading branch information
ehildenb authored and rv-jenkins committed Oct 3, 2019
1 parent c5505ad commit a454a19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -384,7 +384,7 @@ pipeline {
--attach "bionic/kevm_${KEVM_RELEASE_ID}_amd64_bionic.deb#Ubuntu Bionic (18.04) Package" \
--attach "buster/kevm_${KEVM_RELEASE_ID}_amd64_buster.deb#Debian Buster (10) Package" \
--file "release.md" "${release_tag}"
// --attach "arch/kevm-${KEVM_RELEASE_ID}/package/kevm-git-${KEVM_RELEASE_ID}-1-x86_64.pkg.tar.xz#Arch Package" \
# --attach "arch/kevm-${KEVM_RELEASE_ID}/package/kevm-git-${KEVM_RELEASE_ID}-1-x86_64.pkg.tar.xz#Arch Package" \
'''
}
}
Expand Down

0 comments on commit a454a19

Please sign in to comment.