• Scott Frederick's avatar
    Avoid image pulls in integration tests · 59e0f731
    Scott Frederick authored
    This commit sets the pull policy to `IF_NOT_PRESENT` where possible
    in integration tests for the Maven and Gradle plugins to reduce
    the number of times the default Paketo builder and run images are
    pulled from Docker Hub.
    
    Fixes gh-24113
    59e0f731
Name
Last commit
Last update
..
src Loading commit data...
.gitignore Loading commit data...
build.gradle Loading commit data...