mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Try to fix artifact paths
This commit is contained in:
@@ -32,7 +32,10 @@ matrix:
|
|||||||
include:
|
include:
|
||||||
- node_js: 5
|
- node_js: 5
|
||||||
addons:
|
addons:
|
||||||
artifacts: true
|
artifacts:
|
||||||
|
debug: true
|
||||||
|
paths:
|
||||||
|
$HOME/gemini-report/*
|
||||||
apt:
|
apt:
|
||||||
sources:
|
sources:
|
||||||
- ubuntu-toolchain-r-test
|
- ubuntu-toolchain-r-test
|
||||||
|
|||||||
Reference in New Issue
Block a user