Skip to content

Commit

Permalink
Merge pull request #5 from prafull-opensignlabs/patch-4
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-opensignlabs authored Jul 17, 2024
2 parents 1aebb6a + ab24357 commit bb69c8d
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 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: staging
tag: main
envs:
- key: CI
value: "false"
Expand All @@ -37,10 +37,13 @@ spec:
registry: amolshejole
registry_type: DOCKER_HUB
repository: opensignserver
tag: staging
tag: main
name: amolshejole-opensignserver
run_command: npm run start
envs:
- key: PUBLIC_URL
scope: RUN_TIME
value: ${APP_URL}
- key: APP_ID
value: opensign
- key: appName
Expand Down

0 comments on commit bb69c8d

Please sign in to comment.