ssh finally working, fixed some directory names
Some checks failed
Publish Website / publish (push) Failing after 4s

This commit is contained in:
Akshay
2025-07-22 23:45:33 -04:00
parent fde7cc13d6
commit 905260505e

View File

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