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