enterprisify infrastructure notices
This commit is contained in:
parent
534714e7e9
commit
38be0fc90c
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
<section id="log-container" class="log">
|
<section id="log-container" class="log">
|
||||||
|
|
||||||
|
{{#unless config.enterprise}}
|
||||||
{{#if auth.signedIn}}
|
{{#if auth.signedIn}}
|
||||||
{{#if job.isLegacyInfrastructure}}
|
{{#if job.isLegacyInfrastructure}}
|
||||||
{{#if job.isFinished}}
|
{{#if job.isFinished}}
|
||||||
|
@ -23,6 +24,7 @@
|
||||||
{{/if}}
|
{{/if}}
|
||||||
{{/if}}
|
{{/if}}
|
||||||
{{/if}}
|
{{/if}}
|
||||||
|
{{/unless}}
|
||||||
|
|
||||||
{{#if job.notStarted}}
|
{{#if job.notStarted}}
|
||||||
<div class="log-notice">Hang tight, the log cannot be shown until the build has started.</div>
|
<div class="log-notice">Hang tight, the log cannot be shown until the build has started.</div>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user