Changes
Build and Push Docker Images / build (push) Failing after 0s

This commit is contained in:
2026-05-08 14:09:58 +03:00
parent 51e668bf1d
commit c2896ce77b
6 changed files with 157 additions and 3 deletions
+4
View File
@@ -105,6 +105,10 @@
<span data-i18n="cv.jobDescription">Or paste job description</span>
<textarea id="jobDescription" rows="8" data-i18n-placeholder="cv.jobPlaceholder" placeholder="Paste the job description if the page cannot be crawled."></textarea>
</label>
<label>
<span data-i18n="form.email">Email</span>
<input type="email" id="matchEmail" data-i18n-placeholder="form.emailPlaceholder" placeholder="name@company.com" />
</label>
<div class="consent-inline">
<input type="checkbox" id="gdprConsent" required />
<label for="gdprConsent" data-i18n="cv.gdpr">I agree that my CV is processed and stored.</label>