mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-20 14:55:50 +00:00
20240621_065616
This commit is contained in:
parent
91c97730cf
commit
b4b46ed14a
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ pipelines:
|
|||
master: # Trigger this for any pushes to the master branch.
|
||||
- step:
|
||||
name: DockerBuild
|
||||
size: 2x # Increase memory by using a larger build container
|
||||
size: 4x # Increase memory by using a larger build container
|
||||
trigger: automatic
|
||||
# caches:
|
||||
# - maven # Cache any dependencies we download, speeds up build times.
|
||||
|
|
Loading…
Reference in a new issue