Complete residential site build with Docker Compose & Gitea Actions deployment
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
class ProcessCloudIdeProvider {
|
||||
name = Boolean(process.env.GITPOD_REPO_ROOT) ? "gitpod" : null;
|
||||
}
|
||||
export {
|
||||
ProcessCloudIdeProvider
|
||||
};
|
||||
Reference in New Issue
Block a user