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