diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 4d7e91e0..c69fa3d3 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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