fix typo in artifact path
This commit is contained in:
parent
a42e94ce66
commit
375bcf4e73
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue