mirror of
https://github.com/status-im/realm-js.git
synced 2025-01-10 14:25:58 +00:00
Fix typo in Jenkinsfile
This commit is contained in:
parent
6a2b0efe07
commit
1dfefb60be
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -123,7 +123,7 @@ def reportStatus(target, state, String message) {
|
||||
],
|
||||
reposSource: [$class: 'ManuallyEnteredRepositorySource', url: 'https://github.com/realm/realm-js']
|
||||
])
|
||||
} catch(Exception e) {
|
||||
} catch(Exception err) {
|
||||
echo "Error posting to GitHub: ${err}"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user