This commit is contained in:
@@ -10,4 +10,6 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: restart Compose
|
- name: restart Compose
|
||||||
shell: bash
|
shell: bash
|
||||||
run: echo "test" && echo "$(ls ${{ gitea.workspace }})"
|
working-directory: ${{ gitea.workspace }}
|
||||||
|
run: ls -l
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user