]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
ci: Re-enable remote/s390x job. master reenable-remote-s390
authorNiels Möller <nisse@lysator.liu.se>
Sat, 13 Sep 2025 08:50:12 +0000 (10:50 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Sat, 13 Sep 2025 08:50:12 +0000 (10:50 +0200)
.gitlab-ci.yml

index d1f7e9ffa035d6d3ce1e34a3ad1d45ca1ebf708e..c32bbea3660a818b4cf2391d006ec7c94b4b381c 100644 (file)
@@ -151,10 +151,7 @@ remote/s390x:
   - ssh -o 'StrictHostKeyChecking no' -i "$SSH_PRIVATE_KEY" "$S390X_ACCOUNT"
     "rm -rf ci-work/$CI_PIPELINE_IID"
   rules:
-  # For some reason, below condition doesn't disable job when
-  # variables are unset. So never run for now.
-  # - if: $SSH_PRIVATE_KEY != "" && $S390X_ACCOUNT != ""
-  - when: never
+  - if: $SSH_PRIVATE_KEY && $S390X_ACCOUNT
   tags:
   - amd64