test Cynosure
This commit is contained in:
@@ -8,7 +8,6 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
deploy_timelapse:
|
deploy_timelapse:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
if: github.actor == 'runner_cynosure'
|
|
||||||
steps:
|
steps:
|
||||||
- name: Execute update_timelapse script
|
- name: Execute update_timelapse script
|
||||||
run: ssh kerboul@172.17.0.1 "cd /home/kerboul/scripts/timelapse && ./update_timelapse.sh -o"
|
run: ssh kerboul@192.168.1.87 "cd /home/kerboul/scripts/timelapse && ./update_timelapse.sh -o"
|
||||||
Reference in New Issue
Block a user