Skip to content

Commit 4a0aa4b

Browse files
committed
Update storage URL to proper https URI
Signed-off-by: Denys Fedoryshchenko <denys.f@collabora.com>
1 parent a191238 commit 4a0aa4b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/pipeline.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ storage:
5050

5151
kci-storage:
5252
storage_type: backend
53-
base_url: http://mon.kernelci.org:3000/
54-
api_url: http://mon.kernelci.org:3000/
53+
base_url: https://files-staging.kernelci.org/
54+
api_url: https://files-staging.kernelci.org/
5555

5656
kci-storage-production:
5757
storage_type: backend

0 commit comments

Comments
 (0)