test before building

This commit is contained in:
Jonathan Bernard 2021-11-16 07:12:23 -06:00
parent 955f83b8ad
commit dfaede9fd8

View File

@ -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