Refactor key generation logic and update path resolving
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#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']"
|
||||
#COMMANDS='["npm i","npm start"]'
|
||||
Reference in New Issue
Block a user