Skip to content

Commit

Permalink
fixup type in the image_resource
Browse files Browse the repository at this point in the history
[#130931543] Create credhub docker image to be used in the pipeline

Signed-off-by: Philip Kuryloski <pkuryloski@pivotal.io>
  • Loading branch information
Iryna Shustava authored and HoloRin committed Sep 22, 2016
1 parent aef09a5 commit 9e273b9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ci/tasks/prep-release/task.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
platform: darwin
image_resource:
type: docker
type: docker-image
source:
repository: golang

Expand Down
2 changes: 1 addition & 1 deletion ci/tasks/unit-tests/task.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
platform: linux
image_resource:
type: docker
type: docker-image
source:
repository: golang

Expand Down

0 comments on commit 9e273b9

Please sign in to comment.