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