mirror of
https://github.com/lnbits/lnbits.git
synced 2025-10-06 18:02:38 +02:00
Merge branch 'lnbits:main' into ext-boltcards-2
This commit is contained in:
6
.github/workflows/regtest.yml
vendored
6
.github/workflows/regtest.yml
vendored
@@ -17,7 +17,7 @@ jobs:
|
|||||||
- uses: abatilo/actions-poetry@v2.1.3
|
- uses: abatilo/actions-poetry@v2.1.3
|
||||||
- name: Setup Regtest
|
- name: Setup Regtest
|
||||||
run: |
|
run: |
|
||||||
docker build -t lnbits-legend .
|
docker build -t lnbitsdocker/lnbits-legend .
|
||||||
git clone https://github.com/lnbits/legend-regtest-enviroment.git docker
|
git clone https://github.com/lnbits/legend-regtest-enviroment.git docker
|
||||||
cd docker
|
cd docker
|
||||||
chmod +x ./tests
|
chmod +x ./tests
|
||||||
@@ -56,7 +56,7 @@ jobs:
|
|||||||
- uses: abatilo/actions-poetry@v2.1.3
|
- uses: abatilo/actions-poetry@v2.1.3
|
||||||
- name: Setup Regtest
|
- name: Setup Regtest
|
||||||
run: |
|
run: |
|
||||||
docker build -t lnbits-legend .
|
docker build -t lnbitsdocker/lnbits-legend .
|
||||||
git clone https://github.com/lnbits/legend-regtest-enviroment.git docker
|
git clone https://github.com/lnbits/legend-regtest-enviroment.git docker
|
||||||
cd docker
|
cd docker
|
||||||
chmod +x ./tests
|
chmod +x ./tests
|
||||||
@@ -97,7 +97,7 @@ jobs:
|
|||||||
- uses: abatilo/actions-poetry@v2.1.3
|
- uses: abatilo/actions-poetry@v2.1.3
|
||||||
- name: Setup Regtest
|
- name: Setup Regtest
|
||||||
run: |
|
run: |
|
||||||
docker build -t lnbits-legend .
|
docker build -t lnbitsdocker/lnbits-legend .
|
||||||
git clone https://github.com/lnbits/legend-regtest-enviroment.git docker
|
git clone https://github.com/lnbits/legend-regtest-enviroment.git docker
|
||||||
cd docker
|
cd docker
|
||||||
chmod +x ./tests
|
chmod +x ./tests
|
||||||
|
Reference in New Issue
Block a user