[kde-linux/kde-linux] /: fix buildstream redirection logic

Harald Sitter <[email protected]>
Newsgroups gmane.comp.kde.cvs
Message-ID <[email protected]>
Git commit 4d634d94b3b430d5c31e29c2694d01e8cbc785aa by Harald Sitter.
Committed on 02/08/2026 at 14:47.
Pushed by sitter into branch 'master'.

fix buildstream redirection logic

was inverted, obviously we only want it when working on buildstream :D

M  +1    -1    upload.sh

https://invent.kde.org/kde-linux/kde-linux/-/commit/4d634d94b3b430d5c31e29c2694d01e8cbc785aa

diff --git a/upload.sh b/upload.sh
index 84ae91ae..efa8f398 100755
--- a/upload.sh
+++ b/upload.sh
@@ -38,7 +38,7 @@ fi
 OUTDIR=mkosi.output
 
 export PUBLISH_DIR="testing"
-if [ "${CI_COMMIT_BRANCH:-}" != "testing-buildstream" ]; then
+if [ "${CI_COMMIT_BRANCH:-}" = "buildstream" ]; then
     export PUBLISH_DIR="testing-buildstream"
 fi
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.