Introduce gitea-actions to automatically build this container #8
@@ -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 }}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user