Build and package static web app on master
This commit is contained in:
parent
feedda87ed
commit
b7ca9e095c
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue