test before building
This commit is contained in:
parent
955f83b8ad
commit
dfaede9fd8
2
Makefile
2
Makefile
@ -33,4 +33,4 @@ deploy-web: dist/hff-entry-forms-web-${VERSION}.${TARGET_ENV}.tar.gz
|
|||||||
TARGET_ENV=${TARGET_ENV} operations/invalidate-cdn-cache.sh
|
TARGET_ENV=${TARGET_ENV} operations/invalidate-cdn-cache.sh
|
||||||
rm -r temp-deploy
|
rm -r temp-deploy
|
||||||
|
|
||||||
deploy: deploy-api deploy-web
|
deploy: test deploy-api deploy-web
|
||||||
|
Loading…
Reference in New Issue
Block a user