[Git][ghc/ghc][wip/ghc-8.8-merges] gitlab-ci: Further tighten linter release tag condition
Ben Gamari
gitlab at gitlab.haskell.org
Tue Apr 23 00:01:51 UTC 2019
Ben Gamari pushed to branch wip/ghc-8.8-merges at Glasgow Haskell Compiler / GHC
Commits:
0047012c by Ben Gamari at 2019-04-23T00:01:27Z
gitlab-ci: Further tighten linter release tag condition
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
@@ -113,7 +113,7 @@ lint-release-changelogs:
extends: .lint-changelogs
only:
refs:
- - /ghc-[0-9]+\.[0-9]+\.[0-9]+-.*/
+ - /ghc-[0-9]+\.[0-9]+\.[0-9]+-.*-release/
############################################################
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/commit/0047012c7c035a4af5e30f2126d4fbc0ba80548c
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/commit/0047012c7c035a4af5e30f2126d4fbc0ba80548c
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/20190422/a8c6e872/attachment-0001.html>
More information about the ghc-commits
mailing list