mirror of
https://github.com/ElementsProject/lightning.git
synced 2024-11-19 18:11:28 +01:00
836c1b805b
Mostly comments and docs: some places are actually paths, which I have avoided changing. We may migrate them slowly, particularly when they're user-visible. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
7 lines
164 B
YAML
7 lines
164 B
YAML
---
|
|
name: 'Lightning CI'
|
|
description: 'A preconfigured container with all Core Lightning dependencies'
|
|
runs:
|
|
using: 'docker'
|
|
image: 'contrib/Dockerfile.tester'
|