From 1f0f12fac08cd7343d41452d5861576f0c0f6417 Mon Sep 17 00:00:00 2001 From: idanovinda Date: Thu, 26 Sep 2024 15:02:14 +0200 Subject: [PATCH] change target branch --- delivery.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/delivery.yaml b/delivery.yaml index a605a420..5d613597 100644 --- a/delivery.yaml +++ b/delivery.yaml @@ -11,7 +11,7 @@ pipeline: requires_human_approval: true when: - event: push - branch: feature/postgresql-17 + branch: dev-17 timeout: 10h vm_config: type: linux