[Git][ghc/ghc][master] ci: Remove manually triggered test-ci job
Matthew Pickering (@mpickering)
gitlab at gitlab.haskell.org
Tue Aug 22 07:57:55 UTC 2023
Matthew Pickering pushed to branch master at Glasgow Haskell Compiler / GHC
Commits:
7be4a272 by Matthew Pickering at 2023-08-22T08:55:20+01:00
ci: Remove manually triggered test-ci job
This doesn't work on slimmed down pipelines as the needed jobs don't
exist.
If you want to run test-primops then apply the label.
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
@@ -848,10 +848,6 @@ release-hackage-lint:
artifacts: false
extends: .test-primops
-test-primops-validate:
- extends: .test-primops-validate-template
- when: manual
-
test-primops-label:
extends: .test-primops-validate-template
rules:
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/7be4a27289f6d14faa8dfab550eb01403bd176f9
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/7be4a27289f6d14faa8dfab550eb01403bd176f9
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/20230822/699a28f9/attachment.html>
More information about the ghc-commits
mailing list