Skip to content

Commit

Permalink
Try out using prod secrets for staging (#54)
Browse files Browse the repository at this point in the history
head sha is from this PR: pathoplexus/pathoplexus#159
  • Loading branch information
corneliusroemer authored Sep 23, 2024
1 parent f14cfc4 commit 28d28c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/staging/config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"branch": "staging",
"special_environment": "staging",
"head_sha": "0a961832e289d4915800c55a5578be47da70358c",
"head_sha": "49e2f4f07a3a22a52ae2e769477293f1760d8608",
"host": "staging.pathoplexus.org"
}

0 comments on commit 28d28c2

Please sign in to comment.