We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6d3fd23 + d5703d9 commit 39c3d07Copy full SHA for 39c3d07
cloudbuilds/fe.yaml
@@ -19,7 +19,7 @@ steps:
19
"--build-arg",
20
"NEXT_PUBLIC_TURN_SERVER=${_NEXT_PUBLIC_TURN_SERVER}",
21
22
- "NEXT_PUBLIC_TURN_USERNAME={_NEXT_PUBLIC_TURN_USERNAME}",
+ "NEXT_PUBLIC_TURN_USERNAME=${_NEXT_PUBLIC_TURN_USERNAME}",
23
24
"NEXT_PUBLIC_TURN_PASSWORD=${_NEXT_PUBLIC_TURN_PASSWORD}",
25
"-f",
0 commit comments