Fix deploy
This commit is contained in:
parent
3b0925bc29
commit
4f35d473ba
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:
|
||||||
|
Loading…
Reference in New Issue
Block a user