diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 61355464..532cf68b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -162,7 +162,7 @@ build: name: "dist" expire_in: 1 week paths: - - "js/" + - "openflexure_microscope/static/dist/" only: - master