diff --git a/.gitea/workflows/publish.yml b/.gitea/workflows/publish.yml index 627208e..2ad1abf 100644 --- a/.gitea/workflows/publish.yml +++ b/.gitea/workflows/publish.yml @@ -47,7 +47,7 @@ jobs: shell: bash run: | git clone --depth 1 \ - "ssh://git@$GITEA_HOST:222/lepton/app_templates" /tmp/template + "ssh://git@gitea:22/lepton/app_templates" /tmp/template # ------------------------------------------------------------ # 5. Copy Docker artefacts into workspace root diff --git a/a b/a deleted file mode 100644 index e69de29..0000000