ayon-core/website/publish.cmd
2021-04-06 20:57:52 +02:00

5 lines
85 B
Batchfile

cd %~dp0
set GIT_USER=mkolar
set CURRENT_BRANCH=develop
set USE_SSH=true
yarn deploy