fix typo in artifact path

This commit is contained in:
Richard 2021-08-10 12:18:24 +01:00 committed by Kaspar Emanuel
parent a42e94ce66
commit 375bcf4e73

View file

@ -162,7 +162,7 @@ build:
name: "dist" name: "dist"
expire_in: 1 week expire_in: 1 week
paths: paths:
- "openflexure_microscope/static/dist/" - "openflexure_microscope/api/static/dist/"
only: only:
- master - master