[gnome-build-meta/abderrahim/bst2] Will it blend? #2



commit 554b413403ffaaf7914ce542ace2e75311826e49
Author: Bartłomiej Piotrowski <b bpiotrowski pl>
Date:   Fri Aug 19 12:43:19 2022 +0200

    Will it blend? #2

 .gitlab-ci/buildstream.conf | 8 --------
 project.conf                | 6 +++++-
 2 files changed, 5 insertions(+), 9 deletions(-)
---
diff --git a/.gitlab-ci/buildstream.conf b/.gitlab-ci/buildstream.conf
index 9f086ddbf..9dd35570b 100644
--- a/.gitlab-ci/buildstream.conf
+++ b/.gitlab-ci/buildstream.conf
@@ -18,14 +18,6 @@ logging:
   message-format: '[%{wallclock}][%{elapsed}][%{key}][%{element}] %{action} %{message}'
   error-lines: 80
 
-# configuration for pushing, client key and cert will be written by CI
-artifacts:
-- url: https://m1-xlarge-x86.gnome.org:11004
-  push: true
-  auth:
-    client-key: client.key
-    client-cert: client.crt
-
 # Use the gnome mirror by default
 projects:
   gnome:
diff --git a/project.conf b/project.conf
index 5d0b128ee..4d2fe9f2e 100644
--- a/project.conf
+++ b/project.conf
@@ -12,7 +12,11 @@ ref-storage: project.refs
 
 # The uri to download built artifacts from for this project
 artifacts:
-- url: https://m1-xlarge-x86.gnome.org:11003
+- url: https://m1-xlarge-x86.gnome.org:11004
+  push: true
+  auth:
+    client-key: client.key
+    client-cert: client.crt
 
 fatal-warnings:
 - overlaps


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]