Description
Sometimes people need to download the uploaded artifacts manually.
If I want to download the qtbase artifact, i have to go to a qtsvg log and try to find the corresponding InstallBinaryArchive instructions.
agent:2020/10/13 08:24:56 build.go:686: Executing instruction 16 of 37 - InstallBinaryArchive
agent:2020/10/13 08:24:56 storageclient.go:316: Streaming-Unpacking 130317012 bytes from "http://10.212.0.111:8080/coin/api/results/qt/qtbase/c509ef650db260053d4d599a775e0ea267fbacf4/MacOSMacOS_10_14x86_64IOSIOS_ANYarm64Clangqtci-macos-10.14-x86_64-8d411aSccache/5cd934d88de67b6bd390089992635aa57e11810b/build_1602569367/artifacts.tar.gz" in "/Users/qt/work"
It would be useful if instead I can find the link directly at the end of the qtbase build log, after the UploadArtifact instruction.