Skip to content

Commit 28d28c2

Browse files
Try out using prod secrets for staging (#54)
head sha is from this PR: pathoplexus/pathoplexus#159
1 parent f14cfc4 commit 28d28c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/staging/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"branch": "staging",
33
"special_environment": "staging",
4-
"head_sha": "0a961832e289d4915800c55a5578be47da70358c",
4+
"head_sha": "49e2f4f07a3a22a52ae2e769477293f1760d8608",
55
"host": "staging.pathoplexus.org"
66
}

0 commit comments

Comments
 (0)