21
Some checks failed
Publish Website / publish (push) Failing after 4s

This commit is contained in:
Akshay
2025-07-22 22:32:22 -04:00
parent a71e5eaa19
commit 8b84492983

View File

@@ -46,7 +46,7 @@ jobs:
- name: Clone template repo - name: Clone template repo
shell: bash shell: bash
run: | run: |
git clone git@gitea/lepton/app_templates /tmp/template git clone ssh://git@gitea:/lepton/app_templates /tmp/template
# ------------------------------------------------------------ # ------------------------------------------------------------
# 5. Copy Docker artefacts into workspace root # 5. Copy Docker artefacts into workspace root