4 Commits

Author SHA1 Message Date
3431c0c131 Add update script.
All checks were successful
/ deploy-job (push) Successful in 1s
2026-02-09 21:29:52 +01:00
a2109a601b Add update script.
All checks were successful
/ deploy-job (push) Successful in 0s
2026-02-09 21:27:33 +01:00
fc63580305 Add update script.
All checks were successful
/ deploy-job (push) Successful in 0s
2026-02-09 21:26:55 +01:00
695da689ac Add update script. 2026-02-09 21:26:40 +01:00

View File

@@ -1,7 +1,5 @@
on: on:
push: push:
branches:
- master
workflow_dispatch: workflow_dispatch:
jobs: jobs:
deploy-job: deploy-job:
@@ -10,4 +8,8 @@ jobs:
- name: initial test - name: initial test
run: echo "test" run: echo "test"
- name: get page - name: get page
run: curl http://192.168.0.129:9001/update run: curl http://192.168.0.129:9001/update
- run: pwd
- run: cd ../ && pwd
- run: pwd
- run: cd /var/www/html/ryobi-crawler && bin/update