Compare commits
4 Commits
69dd3ce823
...
3431c0c131
| Author | SHA1 | Date | |
|---|---|---|---|
| 3431c0c131 | |||
| a2109a601b | |||
| fc63580305 | |||
| 695da689ac |
@@ -1,7 +1,5 @@
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
workflow_dispatch:
|
||||
jobs:
|
||||
deploy-job:
|
||||
@@ -11,3 +9,7 @@ jobs:
|
||||
run: echo "test"
|
||||
- name: get page
|
||||
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
|
||||
Reference in New Issue
Block a user