mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-03 06:23:10 +00:00
ci: cleanup workspaces after every build to save space
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
f140a71d6d
commit
09876ae82b
@ -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