You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -86,6 +87,7 @@ IMAGE_TAG - image tag of the container image to be deployed as SBS server. Use "
86
87
GITHUB_KEY_FILE - Private key path to access your GitHub repo.
87
88
GITHUB_URL - GitHub URL.
88
89
GITHUB_BRANCH - GitHub branch name.
90
+
GITHUB_RECURSE_SUBMODULES - If you want to clone submodules, then add this parameter and make the value true.
89
91
CONTAINER_NAME - Name of the Hyper Protect Virtual Servers instance which you want to create on cloud. This name can be different from the name which you use on cloud. The name is used as a part of a certificate file name. You can choose any valid string as a file name.
90
92
REPO_ID - This is the ID which is used as a prefix of the registration definition file for a newly built image.
0 commit comments