Merge branch 'master' of repos.ctdo.de:ctdo/mqtt-to-flipdot
This commit is contained in:
commit
d0dc6333a3
|
@ -0,0 +1,6 @@
|
|||
job_deploy:
|
||||
stage: deploy
|
||||
script:
|
||||
- scp ./ pi@flipdot.raum.ctdo.de:/home/pi/mqtt-to-flipdot -i /var/opt/gitlab/.ssh/deploy_flipdot
|
||||
only:
|
||||
- deploy
|
Loading…
Reference in New Issue