Commit Graph

4 Commits (master)

Author SHA1 Message Date
sputn1ck 9d7f3bf2fa
build: add postgres unit tests to makefile and CI 11 months ago
Andras Banki-Horvath 52eca23918
ci: bump GitHub CI Go version to 1.19.2 1 year ago
sputn1ck 4803941b88
ci: add github actions 1 year ago
Alex Miller dd01b90afd
github: initial docker workflow
Builds a Docker image for tags starting with 'v'

The image repository name is defined by environment variable DOCKER_REPO, which
defaults to: lightninglabs/loop

To override it, if you want to publish the image to your own DockerHub account,
define a Github Actions secret named DOCKER_REPO with the full image repo name
such as: <docker_user>/loop
2 years ago