Skip to content

Commit

Permalink
Fix passed in cpi-release in bats-70-CVDS
Browse files Browse the repository at this point in the history
  • Loading branch information
ktchen14 committed Jun 4, 2020
1 parent 72dbcdd commit 0c0de44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/pipeline/main.yml.erb
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ jobs:
plan:
- aggregate:
- get: source-ci
- {get: cpi-release, trigger: false, resource: bosh-cpi-artifacts, passed: [lock-bats]}
- {get: cpi-release, trigger: false, resource: bosh-cpi-artifacts, passed: [lock-bats-70-CVDS]}
- {get: environment, trigger: true, passed: [lock-bats-70-CVDS], resource: pool-7.0-NSXT30-CVDS}
- {get: bosh-release, trigger: false, resource: old-bosh-release}
- {get: stemcell, trigger: false, version: {version: "3468.46"}, resource: stemcell}
Expand Down

0 comments on commit 0c0de44

Please sign in to comment.