mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
Remove outdated docker-image resource from CI
The docker-image resource is now replaced by the registry-image resource.
This commit is contained in:
+1
-1
@@ -92,7 +92,7 @@ resources:
|
||||
branch: ((branch))
|
||||
paths: ["ci/images/*"]
|
||||
- name: ci-image
|
||||
type: docker-image
|
||||
type: registry-image
|
||||
icon: docker
|
||||
source:
|
||||
<<: *docker-resource-source
|
||||
|
||||
Reference in New Issue
Block a user