Migrate to registry-image in task yaml

See gh-24197
This commit is contained in:
Phillip Webb
2020-12-10 11:59:20 -08:00
parent 5cab547fe4
commit fa44a1d0c5

View File

@@ -1,7 +1,7 @@
---
platform: linux
image_resource:
type: docker-image
type: registry-image
source:
repository: springio/github-changelog-generator
tag: '0.0.4'