update makefile

This commit is contained in:
Simon Vieille 2022-04-01 17:27:35 +02:00
parent 93684631ec
commit cf5c37975e
1 changed files with 0 additions and 2 deletions

View File

@ -36,8 +36,6 @@ font:
deploy-prod:
mage deploy prod
ssh webdeblanio@asuka "cd blog && make clean && php8.0 bin/console && make build"
deploy-preprod:
mage deploy preprod
ssh webdeblaniopreprod@asuka "cd blog && make build"