mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-09 09:23:14 +00:00
deploy: d1c65a8d06c31f540f905ef1785d7e8bdef483b5
This commit is contained in:
parent
5b22428601
commit
3c33272a82
@ -75,6 +75,7 @@ pipeline {
|
||||
post {
|
||||
success { script { github.notifyPR(true) } }
|
||||
failure { script { github.notifyPR(false) } }
|
||||
always { cleanWs() }
|
||||
} // post
|
||||
} // pipeline
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user