Update build inception.yml

master
omidshj 2025-02-04 22:11:05 +03:30
parent c3545b785b
commit 8dfe3e8c3f
1 changed files with 1 additions and 1 deletions

View File

@ -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