tests/thirdparty: add segmentio/asm (#201)
Adds third-party test for https://github.com/segmentio/asm. Fixes #200
This commit is contained in:
committed by
GitHub
parent
8ff8e3b751
commit
5e686673b2
15
tests/thirdparty/packages.json
vendored
15
tests/thirdparty/packages.json
vendored
@@ -367,5 +367,20 @@
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"repository": {
|
||||
"owner": "segmentio",
|
||||
"name": "asm"
|
||||
},
|
||||
"version": "v1.0.0",
|
||||
"module": "build/go.mod",
|
||||
"generate": [
|
||||
{
|
||||
"commands": [
|
||||
"make --always-make build"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user