V8.02.512.2025.05.30
Some checks failed
Retrieve the DNSSEC status at the time of updating the repository. / build-dnssec-diagram (push) Failing after 26s
Some checks failed
Retrieve the DNSSEC status at the time of updating the repository. / build-dnssec-diagram (push) Failing after 26s
Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
@@ -52,7 +52,7 @@ jobs:
|
|||||||
### https://github.com/actions/checkout/issues/1843
|
### https://github.com/actions/checkout/issues/1843
|
||||||
- name: Use manual clone via SSH to circumvent Gitea SHA-256 object issues.
|
- name: Use manual clone via SSH to circumvent Gitea SHA-256 object issues.
|
||||||
run: |
|
run: |
|
||||||
git clone --branch "${GITHUB_REF_NAME}" ssh://git@git.coresecret.dev:42842/msw/plan.git .
|
git clone --branch "${GITHUB_REF_NAME}" https://git.coresecret.dev/msw/CISS.debian.live.builder.git .
|
||||||
git fetch --unshallow || echo "Nothing to fetch - already full clone."
|
git fetch --unshallow || echo "Nothing to fetch - already full clone."
|
||||||
env:
|
env:
|
||||||
### GITHUB_REF_NAME contains the branch name from the push event.
|
### GITHUB_REF_NAME contains the branch name from the push event.
|
||||||
|
|||||||
Reference in New Issue
Block a user