skip build

This commit is contained in:
Willy Kloucek
2022-04-07 19:43:52 +02:00
parent 5a6c5fc15c
commit 96af1ae0dc
+3 -3
View File
@@ -390,9 +390,9 @@ def goLicenseCheck(ctx):
"arch": "amd64",
},
"steps": skipIfUnchanged(ctx, "acceptance-tests") +
makeNodeGenerate("") +
makeGoGenerate("") +
build() +
#makeNodeGenerate("") +
#makeGoGenerate("") +
#build() +
[
{
"name": "check-go-license",