This commit is contained in:
@@ -10,11 +10,6 @@ jobs:
|
|||||||
if: contains(gitea.event.head_commit.message, '[deploy]')
|
if: contains(gitea.event.head_commit.message, '[deploy]')
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Test network
|
|
||||||
run: |
|
|
||||||
which curl || (apk add --no-cache curl)
|
|
||||||
curl -vk https://git.rchou.net/
|
|
||||||
|
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user