don't run CD on stable-4.0 branch cronjob

This commit is contained in:
Willy Kloucek
2023-09-14 09:32:49 +02:00
committed by Ralf Haferkamp
parent fa36fd4ec2
commit 48dc83f4cb
-1
View File
@@ -2267,7 +2267,6 @@ def deploy(ctx, config, rebuild):
],
"trigger": {
"ref": [
"refs/heads/stable-*",
"refs/tags/v*",
],
},