Skip to content

Commit

Permalink
Trigger azure cpi bats on stemcell changes
Browse files Browse the repository at this point in the history
  • Loading branch information
mrosecrance committed Oct 13, 2020
1 parent 0bf5ae2 commit b3dd75d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ jobs:
- {get: cpi-release, trigger: true, resource: bosh-cpi-dev-artifacts, passed: [build-candidate]}
- {get: bosh-release, trigger: false, resource: bosh-release}
- {get: bosh-cpi-src, trigger: false, resource: bosh-cpi-src-in, passed: [build-candidate]}
- {get: stemcell, trigger: false, resource: azure-ubuntu-stemcell}
- {get: stemcell, trigger: true, resource: azure-ubuntu-stemcell}
- {get: bosh-deployment, trigger: false}
- {get: pipelines, trigger: false}
- {get: bosh-cli, trigger: false}
Expand Down

0 comments on commit b3dd75d

Please sign in to comment.