Update file .gitlab-ci.yml
This commit is contained in:
@@ -4,6 +4,7 @@ stages:
|
|||||||
deploy_timelapse:
|
deploy_timelapse:
|
||||||
stage: deploy
|
stage: deploy
|
||||||
script:
|
script:
|
||||||
|
- ssh-keyscan -H 172.17.0.1 >> ~/.ssh/known_hosts
|
||||||
- ssh kerboul@172.17.0.1 "cd /home/kerboul/scripts/timelapse && ./update_timelapse.sh"
|
- ssh kerboul@172.17.0.1 "cd /home/kerboul/scripts/timelapse && ./update_timelapse.sh"
|
||||||
only:
|
only:
|
||||||
- main
|
- main
|
||||||
|
|||||||
Reference in New Issue
Block a user