mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-06 23:58:17 -06:00
parent
9640b4bbf3
commit
b200f16f37
2
.jenkins
2
.jenkins
@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env groovy
|
||||
|
||||
// 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',
|
||||
remote: 'https://github.com/vapor-ware/ci-shared.git',
|
||||
credentialsId: 'vio-bot-gh',
|
||||
|
Loading…
Reference in New Issue
Block a user