chore: upgrade status-jenkins-lib to 1.8.16

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2024-06-06 13:06:11 +02:00
parent e10a163562
commit 9547ea51de
No known key found for this signature in database
GPG Key ID: FE65CD384D5BF7B4
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -1,5 +1,5 @@
#!/usr/bin/env groovy
library 'status-jenkins-lib@v1.8.8'
library 'status-jenkins-lib@v1.8.16'
pipeline {
agent { label 'linux' }