Find the error hiding the hole time one " to much
Some checks failed
build-docker-imge / Build the docker container (push) Failing after 7s

This commit is contained in:
Konstantin Hintermayer 2024-07-06 23:25:52 +02:00
parent f684a806d7
commit 09124bc4a4

View File

@ -15,7 +15,7 @@ jobs:
- name: "LS"
run: ls -lisa
- name: "LS ECHO"
run: echo "$(ls)" "${{ gitea.repository }}" "${{ gitea.head_ref }}""
run: echo "$(ls)" "${{ gitea.repository }}" "${{ gitea.head_ref }}"
- name: "Git switch"
run: git checkout ${{ gitea.head_ref }}"