CI: add missing artifact for API doc deployment

This commit is contained in:
Sonja Happ 2019-06-06 10:14:19 +02:00
parent 7a4e801f18
commit 15114edbc6

View file

@ -62,6 +62,7 @@ test:api:bundle:
artifacts: artifacts:
paths: paths:
- doc/api/index.html - doc/api/index.html
- doc/api/swagger.json
test:backend:database: test:backend:database:
stage: test stage: test