try turning off tests in regclient
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
11fe80ebcf
commit
27fc1713ce
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@
|
|||
"-w"
|
||||
"-X main.VCSTag=v${version}"
|
||||
];
|
||||
doCheck = false;
|
||||
};
|
||||
}
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue