Update .gitea/workflows/job1.yaml
Some checks are pending
Gitea Actions Demo / Explore-Gitea-Actions (push) Waiting to run
Some checks are pending
Gitea Actions Demo / Explore-Gitea-Actions (push) Waiting to run
This commit is contained in:
parent
6e6dc5246a
commit
11a7bb2c3e
@ -23,4 +23,5 @@ jobs:
|
|||||||
- run: |
|
- run: |
|
||||||
ls -l
|
ls -l
|
||||||
curl -v www.homeinfra.org
|
curl -v www.homeinfra.org
|
||||||
|
echo test
|
||||||
- run: echo "🍏 This job's status is ${{ job.status }}."
|
- run: echo "🍏 This job's status is ${{ job.status }}."
|
Loading…
x
Reference in New Issue
Block a user