do not build daily on stable branch (#2550)

This commit is contained in:
Viktor Scharf
2026-03-31 16:16:47 +02:00
committed by GitHub
parent c8769532d4
commit 6ba2cdf7b6
-1
View File
@@ -1920,7 +1920,6 @@ def dockerRelease(ctx, repo, build_type):
},
"when": [
event["cron"],
event["base"],
event["tag"],
],
},