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
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- run: |
|
- run: |
|
||||||
ls -l
|
curl -v ${{secret.UPTIME_WEBHOOK_URL}}
|
||||||
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…
Reference in New Issue