From 235feb78dca62f26f8f12c730f573b00e75b2766 Mon Sep 17 00:00:00 2001 From: omidshj Date: Mon, 2 Sep 2024 13:47:29 +0330 Subject: [PATCH] Update build ocean.yml --- build ocean.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build ocean.yml b/build ocean.yml index 844da1e..38fc4a5 100644 --- a/build ocean.yml +++ b/build ocean.yml @@ -16,7 +16,7 @@ docker_image: source: build build: - path: "{{/root/code/ocean}}" + path: "{{directory}}" name: ocean tag: "{{semaphore_vars.task_details.target_version}}" when: git_result.changed \ No newline at end of file