mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-07-19 13:28:42 -04:00
Allow tdx repo in bazel license check
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
This commit is contained in:
parent
1d5af5f0f4
commit
ad924181d9
2 changed files with 1 additions and 69 deletions
|
@ -68,6 +68,7 @@ GOROOT=$(${go} env GOROOT) ${golicenses} csv ./... | {
|
|||
|
||||
Unknown)
|
||||
case ${pkg} in
|
||||
github.com/edgelesssys/go-tdx-qpl/*) ;;
|
||||
|
||||
*)
|
||||
not_allowed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue