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.
1 parent b85f266 commit d8bd676Copy full SHA for d8bd676
scripts/deploy_preview.sh
@@ -12,8 +12,6 @@ CHANNEL_NAME=$1
12
13
if [ "$FUTURECODER_LANGUAGE" = "en" ]; then
14
PROJECT=futurecoder-io
15
-elif [ "$FUTURECODER_LANGUAGE" = "es" ]; then
16
- PROJECT=futurecoder-es-latam
17
else
18
PROJECT=futurecoder-${FUTURECODER_LANGUAGE}
19
fi
0 commit comments