{$t('application.secret')}
{application.name}
{#if application.gitSource?.htmlUrl && application.repository && application.branch}
{#if application.gitSource?.type === 'gitlab'}
{:else if application.gitSource?.type === 'github'}
{/if}
{/if}
{$t('forms.name')}
{$t('forms.value')}
{$t('application.preview.need_during_buildtime')}
{$t('forms.action')}
{#each secrets as secret} {#key secret.id}
{/key} {/each}
Paste .env file
Batch add secrets