Update build ocean.yml

master
omidshj 2024-09-02 13:47:29 +03:30
parent 338b05e6b3
commit 235feb78dc
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
docker_image: docker_image:
source: build source: build
build: build:
path: "{{/root/code/ocean}}" path: "{{directory}}"
name: ocean name: ocean
tag: "{{semaphore_vars.task_details.target_version}}" tag: "{{semaphore_vars.task_details.target_version}}"
when: git_result.changed when: git_result.changed