Temporary disable daily Dlk tests

They are too flaky and I can't debug them until the PHP 8 warnings are fixed.
This commit is contained in:
2023-09-18 22:32:01 +02:00
parent 3692f2d79d
commit c3aa97c428
2 changed files with 2 additions and 49 deletions

View File

@ -337,8 +337,8 @@ software:
separate_build_job: false
path: Dlk-Services
refs:
stable: &dlk_stable "6db51ea03f039c48fd20427c04cec8ff98df7878"
release: *dlk_stable
stable: null # disabled because flaky, and hard to debug with all the PHP 8 warnings
release: &dlk_stable "6db51ea03f039c48fd20427c04cec8ff98df7878"
devel: "main"
devel_release: *dlk_stable
build_script: |