Feature/acs 4653 migrate to gha (#1777)

* ACS-3841 Migrate to GHA (#1631)

(cherry picked from commit eb6b6a64a8)
This commit is contained in:
Antonio Felix
2023-02-24 16:52:22 +00:00
committed by Tom Page
parent a041ae928c
commit 28f0c42213
21 changed files with 757 additions and 469 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