From 9dfc25b513e671fb8c4996f4eb7662f823e542c7 Mon Sep 17 00:00:00 2001 From: Amol Date: Thu, 18 Jul 2024 16:53:52 +0530 Subject: [PATCH] Update deploy.template.yaml --- .do/deploy.template.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.do/deploy.template.yaml b/.do/deploy.template.yaml index 73a040f..cdbccc1 100644 --- a/.do/deploy.template.yaml +++ b/.do/deploy.template.yaml @@ -94,7 +94,7 @@ spec: dockerfile_path: Dockerfile git: repo_clone_url: /~https://github.com/Qik-Ai-Org/MongoDocker.git - branch: staging + branch: main envs: - key: SECRET_KEY_BASE scope: RUN_TIME