mirror of
https://github.com/status-im/status-react.git
synced 2025-01-18 15:01:28 +00:00
fix(ci): add missing import for JsonBuilder
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
f51f52ec27
commit
e83f6ff445
@ -1,6 +1,8 @@
|
|||||||
#!/usr/bin/env groovy
|
#!/usr/bin/env groovy
|
||||||
library 'status-jenkins-lib@v1.9.1'
|
library 'status-jenkins-lib@v1.9.1'
|
||||||
|
|
||||||
|
import groovy.json.JsonBuilder
|
||||||
|
|
||||||
pipeline {
|
pipeline {
|
||||||
agent { label 'linux' }
|
agent { label 'linux' }
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user