Introduce gitea-actions to automatically build this container #8
@@ -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