fix: remove stale staging E2E variable
This commit is contained in:
parent
2ede7502a8
commit
9bf513cc06
|
|
@ -29,7 +29,6 @@ fi
|
||||||
|
|
||||||
run_id="$(date -u +%Y%m%d%H%M%S)-$$"
|
run_id="$(date -u +%Y%m%d%H%M%S)-$$"
|
||||||
output_dir="$ROOT/output/staging-e2e/$run_id"
|
output_dir="$ROOT/output/staging-e2e/$run_id"
|
||||||
manifest="$output_dir/fixture.json"
|
|
||||||
base_url="${PHX_SCHEME}://${PHX_HOST}"
|
base_url="${PHX_SCHEME}://${PHX_HOST}"
|
||||||
|
|
||||||
if [[ "$PHX_URL_PORT" != 443 ]]; then
|
if [[ "$PHX_URL_PORT" != 443 ]]; then
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user