Build and package static web app on master

This commit is contained in:
Richard 2021-08-10 17:48:41 +01:00
parent feedda87ed
commit b7ca9e095c

View file

@ -164,6 +164,7 @@ build:
- "./openflexure_microscope/api/static/dist/"
only:
- master
- merge_requests
- tags
- web
@ -198,6 +199,7 @@ package:
- "./dist/openflexure-microscope-webapp-${CI_COMMIT_REF_NAME}.tar.gz.sha256"
only:
- master
- merge_requests
- tags
- web