Jens Petersen
|
ceaa6825ab
|
add GH workflow action to create the build image
Based on https://github.com/fpco/stackage-server/blob/master/.github/workflows/base.yml
Image is pushed to docker.pkg.github.com.
Later we should switch from docker to current beta container registry ghcr.io
|
2021-06-17 22:24:23 +08:00 |
|
Jens Petersen
|
b9f1c635c1
|
GH workflow: we don't actually use haskell/actions just our own stack
|
2021-06-17 14:35:35 +08:00 |
|
Jens Petersen
|
2dcb7d8e8f
|
.github: drop the hardcoding of cabal-install
|
2021-04-15 11:27:29 +08:00 |
|
Jens Petersen
|
98e53dc17e
|
github workflow: also specify cabal-install default 3.4 to avoid pulling 3.2
|
2021-02-21 02:45:36 +08:00 |
|
Jens Petersen
|
a4e107cbe1
|
github workflow: specify ghc 8.10 - ubuntu 8.10.3 currently
|
2021-02-21 02:37:53 +08:00 |
|
Jens Petersen
|
fcc5ea235f
|
github workflow: specify ghc version for completeness
|
2021-02-21 02:25:47 +08:00 |
|
Jens Petersen
|
e2ac7b6308
|
add github workflow check action
|
2021-02-17 11:29:21 +08:00 |
|