gulp: Don't pass --production to Pillar's gulp when deploying
This commit is contained in:
@@ -62,7 +62,9 @@ fi
|
||||
|
||||
echo
|
||||
echo "*** GULPA GULPA PILLAR ***"
|
||||
./gulp --production
|
||||
# TODO(Pablo): this command fails when passing the --production CLI
|
||||
# arg.
|
||||
./gulp
|
||||
|
||||
echo
|
||||
echo "*** SYNCING PILLAR_ASSETS ***"
|
||||
|
Reference in New Issue
Block a user