diff --git a/.drone.yml b/.drone.yml index 785fc37..af13f07 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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: