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