mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-09 17:18:16 -06:00
parent
9640b4bbf3
commit
b200f16f37
2
.jenkins
2
.jenkins
@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/env groovy
|
#!/usr/bin/env groovy
|
||||||
|
|
||||||
// Include this shared CI repository to load script helpers and libraries.
|
// Include this shared CI repository to load script helpers and libraries.
|
||||||
library identifier: 'vapor@1.15.7', retriever: modernSCM([
|
library identifier: 'vapor@1.16.0', retriever: modernSCM([
|
||||||
$class: 'GitSCMSource',
|
$class: 'GitSCMSource',
|
||||||
remote: 'https://github.com/vapor-ware/ci-shared.git',
|
remote: 'https://github.com/vapor-ware/ci-shared.git',
|
||||||
credentialsId: 'vio-bot-gh',
|
credentialsId: 'vio-bot-gh',
|
||||||
|
Loading…
Reference in New Issue
Block a user