Add a parameter for the branch that's preferred.
This commit is contained in:
@@ -7,6 +7,7 @@ export PROD_USER=user
|
||||
export PROD_GIT_HOST=git.example.com
|
||||
export PROD_GIT_PORT=8080
|
||||
export PROD_GIT_USER=git
|
||||
export PROD_GIT_BRANCH=main
|
||||
|
||||
export PROD_DATA_HOST=sftp.example.com
|
||||
export PROD_DATA_PORT=2200
|
||||
|
||||
Reference in New Issue
Block a user