Update .gitea/workflows/job1.yaml
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
Details
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
Details
This commit is contained in:
parent
e2357d181a
commit
cb7fba0875
|
@ -21,7 +21,5 @@ jobs:
|
|||
uses: actions/checkout@v4
|
||||
|
||||
- run: |
|
||||
ls -l
|
||||
curl -v www.homeinfra.org
|
||||
echo test
|
||||
curl -v ${{secret.UPTIME_WEBHOOK_URL}}
|
||||
- run: echo "🍏 This job's status is ${{ job.status }}."
|
Loading…
Reference in New Issue