Commit Graph

3 Commits

Author SHA1 Message Date
Jens Petersen
113a8313db github docker registry requires image name below repository name
name unknown: docker image push is only supported with a tag of the format :owner/:repo_name/:image_name.
		Please add an image name to "commercialhaskell/stackage" tag. e.g. "commercialhaskell/stackage/<image_name>"
2021-06-17 23:29:38 +08:00
Jens Petersen
14f4d3b79f GH image: fix branch tag 2021-06-17 22:59:33 +08:00
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