This commit is contained in:
Aaro Varis
2024-09-10 11:30:37 +03:00
parent d017208f6c
commit 0ba61fe0bf
2 changed files with 20 additions and 7 deletions

View File

@@ -1,3 +1,4 @@
GIT_URI=ssh://git@git.aaro.dev:30009/aarov/vrcboard-website.git
#GIT_URI=ssh://git@git.domain/username/example-repo.git
GIT_URI=https://<username>:<token>@git.domain/username/example-repo.git
GIT_BRANCH=main
#COMMANDS="['npm i','npm start']"