Skip to content

Commit

Permalink
Fix tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
making committed Mar 20, 2017
1 parent 773bfd7 commit 3f0b3e5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions ci/tasks/pcf-start-stop.yml
Expand Up @@ -3,9 +3,9 @@ platform: linux
inputs:
- name: pcf-start-stop
image_resource:
type: docker-image
source:
repository: starkandwayne/concourse
type: docker-image
source:
repository: starkandwayne/concourse
run:
path: bash
args:
Expand Down
6 changes: 3 additions & 3 deletions ci/tasks/smoke-test-ert.yml
Expand Up @@ -3,9 +3,9 @@ platform: linux
inputs:
- name: pcf-start-stop
image_resource:
type: docker-image
source:
repository: starkandwayne/concourse
type: docker-image
source:
repository: starkandwayne/concourse
run:
path: bash
args:
Expand Down

0 comments on commit 3f0b3e5

Please sign in to comment.