We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99c12ef commit abbbd0bCopy full SHA for abbbd0b
.gitlab-ci.yml
@@ -16,6 +16,7 @@ build:
16
stage: build
17
only:
18
- master
19
+ - stable
20
script:
21
- export PATH=$HOME/.local/bin:$PATH
22
- (cd etc/scripts && stack --install-ghc install --pedantic)
0 commit comments