This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user