mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-09 22:06:25 +00:00
Jakub Sokołowski
b5e317db4d
ci: add deleteDirs:true for cleanWs to fix cleanup
This is a continuation of a fix done in: https://github.com/status-im/status-desktop/pull/7968 This adds `deleteDirs` option to delete the whole workspace: >When deferred wipeout is disabled, the old implementation of >filesystem content deletion is used. If you want the same >behavior as with deferred wipeout, you have to set the plugin >attribute `deleteDirs` to true as well. https://github.com/jenkinsci/ws-cleanup-plugin#deferred-wipeout Because otherwise the `vendor` folder remains and causes issues when `.git` is a file. Signed-off-by: Jakub Sokołowski <jakub@status.im>
Status-desktop
Desktop client for the Status Network built with Nim and Qt
Dev Docs: https://hackmd.io/@status-desktop/B1naRjxh_/https%3A%2F%2Fhackmd.io%2F%40status-desktop%2FB1eOaf-nd
Description
Languages
QML
37.6%
JavaScript
30.4%
Nim
19%
Python
5.8%
C++
5.4%
Other
1.7%