parent
aee0f65b26
commit
db99d4fef1
5 changed files with 2 additions and 15 deletions
|
@ -4,7 +4,7 @@ set -eu
|
|||
source script/lib/deploy-helpers.sh
|
||||
|
||||
if [[ $# < 1 ]]; then
|
||||
echo "Usage: $0 <production|preview|nightly|staging>"
|
||||
echo "Usage: $0 <production|staging>"
|
||||
exit 1
|
||||
fi
|
||||
environment=$1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue