don't run CD on stable-4.0 branch cronjob

This commit is contained in:
Willy Kloucek
2023-09-13 17:53:40 +02:00
committed by Ralf Haferkamp
parent fa36fd4ec2
commit 48dc83f4cb

View File

@@ -2267,7 +2267,6 @@ def deploy(ctx, config, rebuild):
],
"trigger": {
"ref": [
"refs/heads/stable-*",
"refs/tags/v*",
],
},