Skip to content

Commit

Permalink
Merge pull request #6 from prafull-opensignlabs/patch-5
Browse files Browse the repository at this point in the history
change branch to staging
  • Loading branch information
nxglabs authored Jul 18, 2024
2 parents bb69c8d + 2d163b8 commit f4f91fc
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 f4f91fc

Please sign in to comment.