mirror of
https://github.com/Alfresco/alfresco-transform-core.git
synced 2026-09-16 18:12:54 +00:00
ACS-12080: Migrate ATS release to verified commits and GitHub App tokens (maven-release-slim) (#1321)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: gionn <71768+gionn@users.noreply.github.com>
This commit is contained in:
co-authored by
copilot-swe-agent[bot]
gionn
parent
7e4eb8a5cb
commit
b23826a338
+1
-1
@@ -31,7 +31,7 @@ mvn -B -U -Dmaven.wagon.http.pool=false \
|
||||
"-P${PROFILE},docker-it-setup,${1}" \
|
||||
${ADDITIONAL_MAVEN_OPTS}
|
||||
|
||||
docker ps -a -q | xargs -r -l docker stop ; docker ps -a -q | xargs -r -l docker rm
|
||||
docker ps -a -q | xargs -r -l docker stop ; docker ps -a -q | xargs -r -l docker rm || true
|
||||
|
||||
popd
|
||||
set +vex
|
||||
|
||||
Reference in New Issue
Block a user