mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2026-02-21 22:24:23 +01:00
Run only dev time containers
This commit is contained in:
@@ -19,7 +19,7 @@ jobs:
|
||||
sudo apt-get install dotnet-sdk-2.1
|
||||
cd BTCPayServer.Tests
|
||||
dotnet test --filter Fast=Fast
|
||||
docker-compose up -d
|
||||
docker-compose up -d dev
|
||||
dotnet test --filter Reliable=Reliable
|
||||
workflows:
|
||||
version: 2
|
||||
|
||||
Reference in New Issue
Block a user