SSH agent wrapper removed
This commit is contained in:
parent
70bed02f03
commit
37f5e4dde2
@ -101,9 +101,6 @@ platforms.each { platform ->
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
wrappers {
|
|
||||||
sshAgent('robot_key')
|
|
||||||
}
|
|
||||||
steps {
|
steps {
|
||||||
shell('/usr/bin/env MIRRORS_DEST=${MIRRORS_DEST} MIRRORS_SRC=${MIRRORS_SRC} PLATFORM=${PLATFORM} ./scripts/sync_alt_repo')
|
shell('/usr/bin/env MIRRORS_DEST=${MIRRORS_DEST} MIRRORS_SRC=${MIRRORS_SRC} PLATFORM=${PLATFORM} ./scripts/sync_alt_repo')
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user