Skip to content

Commit 2d163b8

Browse files
change branch to staging
1 parent bb69c8d commit 2d163b8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.do/deploy.template.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ spec:
2020
registry: amolshejole
2121
registry_type: DOCKER_HUB
2222
repository: opensign
23-
tag: main
23+
tag: staging
2424
envs:
2525
- key: CI
2626
value: "false"
@@ -37,7 +37,7 @@ spec:
3737
registry: amolshejole
3838
registry_type: DOCKER_HUB
3939
repository: opensignserver
40-
tag: main
40+
tag: staging
4141
name: amolshejole-opensignserver
4242
run_command: npm run start
4343
envs:
@@ -105,7 +105,7 @@ spec:
105105
dockerfile_path: Dockerfile
106106
git:
107107
repo_clone_url: https://github.com/Qik-Ai-Org/MongoDocker.git
108-
branch: main
108+
branch: staging
109109
envs:
110110
- key: SECRET_KEY_BASE
111111
scope: RUN_TIME

0 commit comments

Comments
 (0)