Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

Commit

Permalink
Merge pull request #52 from pivotal-cf/move-tasks-to-team-dockerhub
Browse files Browse the repository at this point in the history
Tasks consume images from new team dockerhub account
  • Loading branch information
gmrodgers authored May 21, 2019
2 parents 304d3d7 + 0256470 commit 86baf18
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion tasks/bbr-backup-director/task.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ platform: linux
image_resource:
type: docker-image
source:
repository: cloudfoundrylondon/bbr-pipeline
repository: pcfplatformrecovery/bbr-pcf-pipeline-tasks
tag: final

inputs:
Expand Down
2 changes: 1 addition & 1 deletion tasks/bbr-backup-ert/task.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ platform: linux
image_resource:
type: docker-image
source:
repository: cloudfoundrylondon/bbr-pipeline
repository: pcfplatformrecovery/bbr-pcf-pipeline-tasks
tag: final

inputs:
Expand Down
2 changes: 1 addition & 1 deletion tasks/bbr-backup-pas/task.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ platform: linux
image_resource:
type: docker-image
source:
repository: cloudfoundrylondon/bbr-pipeline
repository: pcfplatformrecovery/bbr-pcf-pipeline-tasks
tag: final

inputs:
Expand Down
2 changes: 1 addition & 1 deletion tasks/bbr-backup-pks-clusters/task.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ platform: linux
image_resource:
type: docker-image
source:
repository: cloudfoundrylondon/bbr-pipeline
repository: pcfplatformrecovery/bbr-pcf-pipeline-tasks
tag: final

inputs:
Expand Down
2 changes: 1 addition & 1 deletion tasks/bbr-backup-pks/task.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ platform: linux
image_resource:
type: docker-image
source:
repository: cloudfoundrylondon/bbr-pipeline
repository: pcfplatformrecovery/bbr-pcf-pipeline-tasks
tag: final

inputs:
Expand Down
2 changes: 1 addition & 1 deletion tasks/bbr-cleanup-director/task.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ platform: linux
image_resource:
type: docker-image
source:
repository: cloudfoundrylondon/bbr-pipeline
repository: pcfplatformrecovery/bbr-pcf-pipeline-tasks
tag: final

inputs:
Expand Down
2 changes: 1 addition & 1 deletion tasks/bbr-cleanup-ert/task.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ platform: linux
image_resource:
type: docker-image
source:
repository: cloudfoundrylondon/bbr-pipeline
repository: pcfplatformrecovery/bbr-pcf-pipeline-tasks
tag: final

inputs:
Expand Down
2 changes: 1 addition & 1 deletion tasks/bbr-cleanup-pas/task.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ platform: linux
image_resource:
type: docker-image
source:
repository: cloudfoundrylondon/bbr-pipeline
repository: pcfplatformrecovery/bbr-pcf-pipeline-tasks
tag: final

inputs:
Expand Down
2 changes: 1 addition & 1 deletion tasks/bbr-cleanup-pks-clusters/task.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ platform: linux
image_resource:
type: docker-image
source:
repository: cloudfoundrylondon/bbr-pipeline
repository: pcfplatformrecovery/bbr-pcf-pipeline-tasks
tag: final

inputs:
Expand Down
2 changes: 1 addition & 1 deletion tasks/bbr-cleanup-pks/task.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ platform: linux
image_resource:
type: docker-image
source:
repository: cloudfoundrylondon/bbr-pipeline
repository: pcfplatformrecovery/bbr-pcf-pipeline-tasks
tag: final

inputs:
Expand Down
2 changes: 1 addition & 1 deletion tasks/export-om-installation/task.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ platform: linux
image_resource:
type: docker-image
source:
repository: cloudfoundrylondon/bbr-pipeline
repository: pcfplatformrecovery/bbr-pcf-pipeline-tasks
tag: final

inputs:
Expand Down
2 changes: 1 addition & 1 deletion tasks/extract-bbr-binary/task.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ platform: linux
image_resource:
type: docker-image
source:
repository: cloudfoundrylondon/bbr-pipeline
repository: pcfplatformrecovery/bbr-pcf-pipeline-tasks
tag: final

inputs:
Expand Down
2 changes: 1 addition & 1 deletion tasks/lock-pks/task.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ platform: linux
image_resource:
type: docker-image
source:
repository: cloudfoundrylondon/bbr-pipeline
repository: pcfplatformrecovery/bbr-pcf-pipeline-tasks
tag: final

inputs:
Expand Down
2 changes: 1 addition & 1 deletion tasks/unlock-pks/task.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ platform: linux
image_resource:
type: docker-image
source:
repository: cloudfoundrylondon/bbr-pipeline
repository: pcfplatformrecovery/bbr-pcf-pipeline-tasks
tag: final

inputs:
Expand Down

0 comments on commit 86baf18

Please sign in to comment.