From 140c572d80d7f262ab6217c5f43999463517fd84 Mon Sep 17 00:00:00 2001 From: Toni Saario Date: Wed, 18 Nov 2020 19:10:09 +0200 Subject: Add upload for the documentation artifact The upload for the documentation was missing. Change-Id: I9f1df81ecee3bbf6dd1128d24ae4fd2717bb3dcb Reviewed-by: Alexandru Croitor (cherry picked from commit 0848b04307d3246fecfbb31dd580e9f80644927d) Reviewed-by: Qt Cherry-pick Bot --- coin/module_config.yaml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'coin') diff --git a/coin/module_config.yaml b/coin/module_config.yaml index 830832fe..78e2b84e 100644 --- a/coin/module_config.yaml +++ b/coin/module_config.yaml @@ -37,6 +37,11 @@ instructions: Failed to generate docs. - type: MakeDirectory directory: "{{.BuildDir}}/qtbase/doc/global" + - type: UploadArtifact + archiveDirectory: '{{.BuildDir}}/doc' + transferType: UploadModuleDocumentation + maxTimeInSeconds: 1800 + maxTimeBetweenOutput: 1800 enable_if: condition: property property: features -- cgit v1.2.3