mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
5 lines
85 B
Batchfile
5 lines
85 B
Batchfile
cd %~dp0
|
|
set GIT_USER=mkolar
|
|
set CURRENT_BRANCH=develop
|
|
set USE_SSH=true
|
|
yarn deploy
|