Find the error hiding the hole time one " to much
Some checks failed
build-docker-imge / Build the docker container (push) Failing after 7s
Some checks failed
build-docker-imge / Build the docker container (push) Failing after 7s
This commit is contained in:
@ -15,7 +15,7 @@ jobs:
|
|||||||
- name: "LS"
|
- name: "LS"
|
||||||
run: ls -lisa
|
run: ls -lisa
|
||||||
- name: "LS ECHO"
|
- name: "LS ECHO"
|
||||||
run: echo "$(ls)" "${{ gitea.repository }}" "${{ gitea.head_ref }}""
|
run: echo "$(ls)" "${{ gitea.repository }}" "${{ gitea.head_ref }}"
|
||||||
- name: "Git switch"
|
- name: "Git switch"
|
||||||
run: git checkout ${{ gitea.head_ref }}"
|
run: git checkout ${{ gitea.head_ref }}"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user