Update tools/build/build_asf.sh (#13812)
Some checks are pending
CodeQL Analysis / CodeQL (actions) (push) Waiting to run
Docker Image Build / build (push) Waiting to run
Sonar Quality Check (Main) / Sonar JaCoCo Coverage (push) Waiting to run

This commit is contained in:
Wei Zhou 2026-08-06 12:29:40 +02:00 committed by GitHub
parent 8a42d17cf2
commit 5a67f1930c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -103,6 +103,9 @@ perl -pi -e "s/-SNAPSHOT//" tools/marvin/marvin/deployAndRun.py
perl -pi -e "s/-SNAPSHOT//" tools/docker/Dockerfile
perl -pi -e "s/-SNAPSHOT//" tools/docker/Dockerfile.marvin
perl -pi -e "s/-SNAPSHOT//" tools/docker/Dockerfile.centos6
perl -pi -e "s/-SNAPSHOT//" tools/docker/Dockerfile.s390x
perl -pi -e "s/-SNAPSHOT//" plugins/hypervisors/ovm/pom.xml
perl -pi -e "s/-SNAPSHOT//" plugins/hypervisors/ovm3/pom.xml
case "$currentversion" in
*-SNAPSHOT*)