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:
Dhaval Patel
2026-08-06 11:30:48 +05:30
committed by GitHub
co-authored by copilot-swe-agent[bot] gionn
parent 7e4eb8a5cb
commit b23826a338
22 changed files with 332 additions and 379 deletions
+1 -1
View File
@@ -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