ACS-3841 Rename the ci scripts directory

This commit is contained in:
Damian.Ujma@hyland.com
2022-11-22 10:30:20 +01:00
parent 614884a4f6
commit 46b3021541
15 changed files with 25 additions and 293 deletions

View File

@@ -0,0 +1,5 @@
#!/usr/bin/env bash
set -ev
find "${HOME}/.m2/repository/" -type d -name "*-SNAPSHOT" | xargs -r -l rm -rf