mirror of https://github.com/icedream/icecon.git
Jenkinsfile: Remove some extra comment lines.
parent
a2895609ed
commit
cb55b85a14
|
@ -1,9 +1,3 @@
|
|||
// icecon_linux_amd64
|
||||
// icecon_linux_arm
|
||||
// icecon_linux_i386
|
||||
// icecon_windows_amd64.exe
|
||||
// icecon_windows_i386.exe
|
||||
|
||||
def binext(os) {
|
||||
switch(os) {
|
||||
case "windows":
|
||||
|
|
Loading…
Reference in New Issue