更新 .gitea/workflows/demo.yaml #3
@@ -19,4 +19,5 @@ jobs:
|
|||||||
- name: List files in the repository
|
- name: List files in the repository
|
||||||
run: |
|
run: |
|
||||||
ls ${{ gitea.workspace }}
|
ls ${{ gitea.workspace }}
|
||||||
- run: echo "🍏 This job's status is ${{ job.status }}."
|
- run: echo "🍏 This job's status is ${{ job.status }}."
|
||||||
|
- run: echo "😀😀 REPO_NAME = ${{ vars.REPO_NAME}}"
|
||||||
Reference in New Issue
Block a user