From c6296a836270eb1d9d47bc31de5af03bce823373 Mon Sep 17 00:00:00 2001 From: omidshj Date: Fri, 17 May 2024 12:46:41 +0330 Subject: [PATCH] target version --- i3v.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i3v.yml b/i3v.yml index 215d7f9..59ea94b 100644 --- a/i3v.yml +++ b/i3v.yml @@ -18,5 +18,5 @@ build: path: /root/code/inception name: inception - tag: "13.2" + tag: "{{semaphore_vars.task_details.target_version}}" when: git_result.changed \ No newline at end of file