[Git][ghc/ghc][wip/supersven/riscv64-cross-ci] Patch job to see some action
Sven Tennie (@supersven)
gitlab at gitlab.haskell.org
Sat Sep 14 15:56:47 UTC 2024
Sven Tennie pushed to branch wip/supersven/riscv64-cross-ci at Glasgow Haskell Compiler / GHC
Commits:
4d6f3701 by Sven Tennie at 2024-09-14T17:56:30+02:00
Patch job to see some action
- - - - -
1 changed file:
- .gitlab/jobs.yaml
Changes:
=====================================
.gitlab/jobs.yaml
=====================================
@@ -1891,7 +1891,7 @@
],
"rules": [
{
- "if": "(\"true\" == \"true\") && ($RELEASE_JOB != \"yes\") && ($NIGHTLY)",
+ "if": "(\"true\" == \"true\") && ($RELEASE_JOB != \"yes\") && ($NIGHTLY == null)",
"when": "on_success"
}
],
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/4d6f370153ea19b0d69936396ded1f875557f74e
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/4d6f370153ea19b0d69936396ded1f875557f74e
You're receiving this email because of your account on gitlab.haskell.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20240914/3346e6bf/attachment.html>
More information about the ghc-commits
mailing list