ACS-4455 Bump alfresco-build-tools to v1.33.0 (#1502)

This commit is contained in:
Domenico Sibilio
2023-01-31 14:58:06 +01:00
committed by GitHub
parent 929ae95c0f
commit 7afc54a81f
3 changed files with 9 additions and 10 deletions

View File

@@ -5,7 +5,6 @@ set -vex
pushd "$(dirname "${BASH_SOURCE[0]}")/../../"
# Maven Setup
mkdir -p "${HOME}/.m2" && cp -f .github/.ci.settings.xml "${HOME}/.m2/settings.xml"
find "${HOME}/.m2/repository/" -type d -name "*-SNAPSHOT*" | xargs -r -l rm -rf
# Docker Logins