2021-02-17 21:01:44 +00:00
|
|
|
{{page-title "Job " this.job.name " deployments"}}
|
2020-07-09 20:19:07 +00:00
|
|
|
<JobSubnav @job={{this.job}} />
|
2018-07-25 22:19:43 +00:00
|
|
|
<section class="section">
|
2020-07-09 20:19:07 +00:00
|
|
|
<JobDeploymentsStream @deployments={{this.model.deployments}} />
|
2018-07-25 22:19:43 +00:00
|
|
|
</section>
|