Skip to content

Commit

Permalink
change branch to staging
Browse files Browse the repository at this point in the history
  • Loading branch information
prafull-opensignlabs authored Jul 18, 2024
1 parent bb69c8d commit 2d163b8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .do/deploy.template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
registry: amolshejole
registry_type: DOCKER_HUB
repository: opensign
tag: main
tag: staging
envs:
- key: CI
value: "false"
Expand All @@ -37,7 +37,7 @@ spec:
registry: amolshejole
registry_type: DOCKER_HUB
repository: opensignserver
tag: main
tag: staging
name: amolshejole-opensignserver
run_command: npm run start
envs:
Expand Down Expand Up @@ -105,7 +105,7 @@ spec:
dockerfile_path: Dockerfile
git:
repo_clone_url: /~https://github.com/Qik-Ai-Org/MongoDocker.git
branch: main
branch: staging
envs:
- key: SECRET_KEY_BASE
scope: RUN_TIME
Expand Down

0 comments on commit 2d163b8

Please sign in to comment.