更新 .gitea/workflows/demo.yaml
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 40s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 40s
Signed-off-by: pengchang <changpeng94@gmail.com>
This commit is contained in:
@@ -19,6 +19,5 @@ jobs:
|
|||||||
- name: List files in the repository
|
- name: List files in the repository
|
||||||
run: |
|
run: |
|
||||||
ls ${{ gitea.workspace }}
|
ls ${{ gitea.workspace }}
|
||||||
ip addr
|
|
||||||
- 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}}"
|
- run: echo "😀😀 REPO_NAME = ${{ vars.REPO_NAME}}"
|
||||||
Reference in New Issue
Block a user