Update build inception.yml
parent
c3545b785b
commit
8dfe3e8c3f
|
@ -18,7 +18,7 @@
|
||||||
docker_image:
|
docker_image:
|
||||||
source: build
|
source: build
|
||||||
build:
|
build:
|
||||||
path: "{{ app_dir }}""
|
path: "{{ app_dir }}"
|
||||||
name: inception
|
name: inception
|
||||||
tag: "{{semaphore_vars.task_details.target_version}}"
|
tag: "{{semaphore_vars.task_details.target_version}}"
|
||||||
when: git_result.changed
|
when: git_result.changed
|
Loading…
Reference in New Issue