From 8dfe3e8c3f0d14dc29a6a81085680a892a9d176d Mon Sep 17 00:00:00 2001 From: omidshj Date: Tue, 4 Feb 2025 22:11:05 +0330 Subject: [PATCH] Update build inception.yml --- build inception.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build inception.yml b/build inception.yml index 6735704..bab35f0 100644 --- a/build inception.yml +++ b/build inception.yml @@ -18,7 +18,7 @@ docker_image: source: build build: - path: "{{ app_dir }}"" + path: "{{ app_dir }}" name: inception tag: "{{semaphore_vars.task_details.target_version}}" when: git_result.changed \ No newline at end of file