clean push in prod
This commit is contained in:
parent
3542b800d1
commit
106e8297c3
1 changed files with 3 additions and 0 deletions
|
|
@ -63,6 +63,9 @@ else
|
|||
$(error EPRODANDGITSTATUS! Refus de pousser en production: des changements doivent être validés auprès du contrôle de versions.)
|
||||
endif
|
||||
|
||||
cleanPublish: pushInPre pushInProd
|
||||
rm -rf bin/output/
|
||||
|
||||
%.min.js: %.js
|
||||
jsmin < $^ > $@
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue