This commit is contained in:
@@ -62,4 +62,4 @@ jobs:
|
|||||||
|
|
||||||
- name: cleanup build directories
|
- name: cleanup build directories
|
||||||
if: always()
|
if: always()
|
||||||
run: find /www/hereconnect.condev.ru/ -maxdepth 1 -type d -name "build-${{env.GITHUB_SHA}}-*" -exec rm -rf {} +
|
run: find /www/hereconnect.condev.ru/ -maxdepth 1 -type d -name "build-${{env.GITHUB_SHA}}-*" -print -exec rm -rf {} +
|
||||||
Reference in New Issue
Block a user