-
Notifications
You must be signed in to change notification settings - Fork 96
Description
Hi.
I would like to deploy on a production site (on Caprover), but I cannot, because when I want to build from Github, it stops at helm project which return HTTP 404. (Clicking on it in the source also ends-up with HTTP 404.)
How can I deploy on a PaaS like Caprover? Dockerfile wouldn't work as it first needs the files to be locally available for it to be able to run the "copy" commands in the Dockerfile.
Submodule 'apps/telephony' ([email protected]:open-condo-software/condo-telephony.git) registered for path 'apps/telephony'
Submodule 'apps/telephony-ws-api' ([email protected]:open-condo-software/condo-telephony-ws-api.git) registered for path 'apps/telephony-ws-api'
Submodule 'apps/ticket-importer' ([email protected]:open-condo-software/condo-ticket-importer.git) registered for path 'apps/ticket-importer'
Cloning into '/captain/temp/image_raw/open-condo/5/source_files/.helm'...
ERROR: Repository not found.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
fatal: clone of 'ssh://[email protected]:22/open-condo-software/infrastructure-condo.git' into submodule path '/captain/temp/image_raw/open-condo/5/source_files/.helm' failed
Failed to clone '.helm'. Retry scheduled
Cloning into '/captain/temp/image_raw/open-condo/5/source_files/apps/announcements'...
ERROR: Repository not found.
fatal: Could not read from remote repository.
.....