.forgejo/workflows/ci.yaml: WIP
/ deploy_script (push) Successful in 0s
Details
/ deploy_script (push) Successful in 0s
Details
This commit is contained in:
parent
181dcc78af
commit
30d76a44f0
|
@ -8,7 +8,6 @@ jobs:
|
|||
runs-on: linux_amd64
|
||||
steps:
|
||||
- name: Apply zone changes
|
||||
uses: https://code.forgejo.org/actions/checkout@v4
|
||||
shell: bash
|
||||
run: |
|
||||
echo "Preparing to update ${{ vars.DNS_SERVER }}..."
|
||||
|
|
Loading…
Reference in New Issue