1
0
mirror of synced 2026-05-22 18:53:15 +00:00

devops: clean old build before updating readme (#702)

This commit is contained in:
Yury Semikhatsky
2021-11-15 15:08:08 -08:00
committed by GitHub
parent 4be749f045
commit 90ccaa195f
+3
View File
@@ -7,6 +7,9 @@ trap "cd $(pwd -P)" EXIT
cd "$(dirname $0)/.."
# Remove artifacts from previous driver (for local builds).
mvn clean
# Built from source and do local install.
mvn install --no-transfer-progress -D skipTests