Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
GHC
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
4,248
Issues
4,248
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
397
Merge Requests
397
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
58f62e2c
Commit
58f62e2c
authored
Feb 27, 2020
by
GHC GitLab CI
Committed by
Marge Bot
Mar 22, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
gitlab-ci: Require that Windows-hadrian job passes
parent
dc1eb10d
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
.gitlab-ci.yml
.gitlab-ci.yml
+0
-3
No files found.
.gitlab-ci.yml
View file @
58f62e2c
...
@@ -806,9 +806,6 @@ validate-x86_64-linux-fedora27:
...
@@ -806,9 +806,6 @@ validate-x86_64-linux-fedora27:
# which might result in some broken perf tests?
# which might result in some broken perf tests?
HADRIAN_ARGS
:
"
--docs=no-sphinx
--skip-perf"
HADRIAN_ARGS
:
"
--docs=no-sphinx
--skip-perf"
# due to #16574 this currently fails
allow_failure
:
true
script
:
script
:
-
bash .gitlab/ci.sh configure
-
bash .gitlab/ci.sh configure
-
bash .gitlab/ci.sh build_hadrian
-
bash .gitlab/ci.sh build_hadrian
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment