Update build inception.yml
parent
c3545b785b
commit
8dfe3e8c3f
|
@ -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
|
Loading…
Reference in New Issue