Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Peter Trommler
ci-images
Commits
5f82c970
Commit
5f82c970
authored
Nov 10, 2019
by
Ben Gamari
🐢
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump linter commit
parent
8beb70e5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
linters/Dockerfile
linters/Dockerfile
+2
-1
No files found.
linters/Dockerfile
View file @
5f82c970
...
...
@@ -77,8 +77,9 @@ RUN pip3 install mypy==0.701
USER
ghc
RUN
cabal update
ENV
LINTER_COMMIT 265c74fb4f5a341e23dbe2d89a87a5a2516bf3e8
RUN
git clone https://gitlab.haskell.org/ghc/git-haskell-org-hooks
&&
\
git
-C
git-haskell-org-hooks checkout
0df6168bdc1c52f9ebfd98a7b424e716f131330d
git
-C
git-haskell-org-hooks checkout
$LINTER_COMMIT
WORKDIR
/home/ghc/git-haskell-org-hooks
RUN
cabal
install
...
...
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