Feature/acs 4653 migrate to gha (#1777)

* ACS-3841 Migrate to GHA (#1631)
This commit is contained in:
Antonio Felix
2023-02-24 16:52:22 +00:00
committed by GitHub
parent 764a5075a1
commit eb6b6a64a8
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