fix: ci
Some checks failed
Docker Image CI / build (push) Has been cancelled

This commit is contained in:
merlin
2025-10-20 16:17:09 +08:00
parent ea7ff930e7
commit cc54a56400

View File

@@ -9,7 +9,7 @@ jobs:
runs-on: controller
steps:
- name: Checkout code
run: echo "git clone ${GITEA_INSTANCE_URL}/${REGISTRY_URL} . && git checkout ${GITEA_SHA}"
run: git clone ${GITEA_INSTANCE_URL}/merlin/test.git
- name: see ls
run: ls
- name: Build the Docker image