Skip to content

Commit

Permalink
Utilize skip_check in pipeline
Browse files Browse the repository at this point in the history
- This keeps the resource checks from failing after deleting the deployment
  • Loading branch information
drich10 committed Aug 24, 2018
1 parent 503bac5 commit 4a53934
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ resources:
jumpbox_url: {{jumpbox-url}}
jumpbox_ssh_key: {{jumpbox-private-key}}
deployment: test-deployment
skip_check: true

- name: stemcell
type: bosh-io-stemcell
Expand Down

0 comments on commit 4a53934

Please sign in to comment.