mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Remove unused Gitlab config
This commit is contained in:
parent
b1f1b1d8c4
commit
c229918437
@ -1,15 +0,0 @@
|
||||
image: fpco/stack-build:lts-12.8
|
||||
|
||||
cache:
|
||||
paths:
|
||||
- $HOME/.stack
|
||||
- $HOME/.stackage/curator/cache
|
||||
|
||||
stages:
|
||||
- build
|
||||
|
||||
build:
|
||||
stage: build
|
||||
script:
|
||||
# Edit etc/ci-script.sh to change GHC version
|
||||
- ./etc/ci-script.sh
|
||||
Loading…
Reference in New Issue
Block a user