Fix PR path on coverage
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Hamcha 2019-09-06 16:52:33 +02:00
parent 876c473093
commit d34fb1298b
Signed by: hamcha
GPG Key ID: 44AD3571EB09A39E
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@ steps:
secret_key:
from_secret: minio_secret
source: coverage/lcov-report/**/*
target: /${DRONE_COMMIT_SHA:0:8}/
target: /pr-${DRONE_PULL_REQUEST}/
path_style: true
endpoint: https://artifacts.fromouter.space
when: