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:
parent
f684a806d7
commit
09124bc4a4
|
@ -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 }}"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user