Fix deploy
This commit is contained in:
2
Makefile
2
Makefile
@ -18,8 +18,8 @@ watch: build-assets
|
|||||||
--no-interaction
|
--no-interaction
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
./tools/npm run build-prod
|
|
||||||
./tools/sculpin generate --clean --env=prod --no-interaction
|
./tools/sculpin generate --clean --env=prod --no-interaction
|
||||||
|
./tools/npm run build-prod
|
||||||
deployer deploy production
|
deployer deploy production
|
||||||
|
|
||||||
rollback:
|
rollback:
|
||||||
|
Reference in New Issue
Block a user