Skip to content

Commit

Permalink
Volume prune
Browse files Browse the repository at this point in the history
  • Loading branch information
Karm committed Dec 10, 2020
1 parent a7d8a88 commit dae9dce
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ matrixJob('mandrel-linux-container-integration-tests') {

steps {
shell('''
docker volume prune
export JAVA_HOME="/usr/java/openjdk-11-latest"
export PATH="${JAVA_HOME}/bin:${PATH}"
mvn clean verify -Ptestsuite-builder-image -Dquarkus.native.builder-image=${BUILDER_IMAGE}
Expand Down

0 comments on commit dae9dce

Please sign in to comment.