Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

Commit

Permalink
Switch to docker repo in boshcpi account
Browse files Browse the repository at this point in the history
  • Loading branch information
friegger authored and beyhan committed Nov 2, 2016
1 parent c67164c commit fe04eb8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ci/docker/build-image.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

set -e

DOCKER_IMAGE=${DOCKER_IMAGE:-friegger/cf-openstack-validator-ci}
DOCKER_IMAGE=${DOCKER_IMAGE:-boshcpi/cf-openstack-validator-ci}

docker login

Expand Down
2 changes: 1 addition & 1 deletion ci/tasks/validate.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: friegger/cf-openstack-validator-ci
repository: boshcpi/cf-openstack-validator-ci
tag: 'latest'

inputs:
Expand Down

0 comments on commit fe04eb8

Please sign in to comment.