Update .gitea/workflows/job1.yaml
Gitea Actions Demo / Explore-Gitea-Actions (push) Waiting to run
Details
Gitea Actions Demo / Explore-Gitea-Actions (push) Waiting to run
Details
This commit is contained in:
parent
fcd9cd4da8
commit
6e6dc5246a
|
@ -20,8 +20,7 @@ jobs:
|
|||
- name: Check out repository code
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: List files in the repository
|
||||
run: |
|
||||
- run: |
|
||||
ls -l
|
||||
curl -v www.homeinfra.org
|
||||
curl -v www.homeinfra.org
|
||||
- run: echo "🍏 This job's status is ${{ job.status }}."
|
Loading…
Reference in New Issue