Skip to content

Commit

Permalink
MMT-3876: Remove test value assignment
Browse files Browse the repository at this point in the history
  • Loading branch information
htranho committed Dec 10, 2024
1 parent 0aaea5c commit 3668fb5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bin/download_schemas.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#!/bin/bash
ummJsonSchemaUrl=`jq '.ummJsonSchemaUrl' ./static.config.json`
ummJsonSchemaUrl=${ummJsonSchemaUrl//\"/}
bamboo_STAGE_NAME="sit"
stage=$bamboo_STAGE_NAME
if [ "$stage" == "prod" ]; then
stage=""
Expand Down

0 comments on commit 3668fb5

Please sign in to comment.