Commit Graph

2 Commits (4803941b882335ff11f109acbc30302c44c89109)

Author SHA1 Message Date
sputn1ck 4803941b88
ci: add github actions 2 years 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