Merge branch 'Fix-artifact-path-for-webapp' into 'v3'
Fix artifact path in CI for webapp See merge request openflexure/openflexure-microscope-server!315
This commit is contained in:
commit
8c42037096
1 changed files with 1 additions and 1 deletions
|
|
@ -165,7 +165,7 @@ build:
|
||||||
name: "dist"
|
name: "dist"
|
||||||
expire_in: 1 week
|
expire_in: 1 week
|
||||||
paths:
|
paths:
|
||||||
- "src/openflexure_microscope/static/"
|
- "src/openflexure_microscope_server/static/"
|
||||||
|
|
||||||
# # Package application into distribution tarball
|
# # Package application into distribution tarball
|
||||||
# package:
|
# package:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue