add sync
This commit is contained in:
parent
c728f8c09d
commit
64894d5278
@ -47,6 +47,10 @@ tasks:
|
||||
- git checkout {{.PARENT_BRANCH}}
|
||||
- git weld -
|
||||
|
||||
sync:
|
||||
cmds:
|
||||
- rsync -av build/ 192.168.0.100:/home/docks
|
||||
|
||||
release:
|
||||
cmds:
|
||||
- standard-version -a
|
||||
|
Loading…
Reference in New Issue
Block a user