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
6e6dc5246a
commit
11a7bb2c3e
|
@ -23,4 +23,5 @@ jobs:
|
|||
- run: |
|
||||
ls -l
|
||||
curl -v www.homeinfra.org
|
||||
echo test
|
||||
- run: echo "🍏 This job's status is ${{ job.status }}."
|
Loading…
Reference in New Issue