test gh workflow ci
This commit is contained in:
parent
190a3f923f
commit
3e9a76a439
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
|
@ -10,5 +10,6 @@ jobs:
|
||||||
git clone https://github.com/lnbits/lnbits-legend
|
git clone https://github.com/lnbits/lnbits-legend
|
||||||
cd lnbits-legend
|
cd lnbits-legend
|
||||||
docker build -t lnbits-legend .
|
docker build -t lnbits-legend .
|
||||||
|
cd ..
|
||||||
chmod +x ./tests
|
chmod +x ./tests
|
||||||
./tests
|
./tests
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue