mirror of
https://codeberg.org/PGPainless/sop-java.git
synced 2025-09-08 17:59:43 +02:00
CI: Test external-sop against sqop
This commit is contained in:
parent
3789b60f0b
commit
c1ae5314a0
3 changed files with 18 additions and 1 deletions
8
external-sop/src/main/resources/sop/external/config.json.ci
vendored
Normal file
8
external-sop/src/main/resources/sop/external/config.json.ci
vendored
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"backends": [
|
||||
{
|
||||
"name": "Sequoia-SOP",
|
||||
"sop": "/usr/bin/sqop"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue