Skip to content

Commit 20bb149

Browse files
authored
Update deploy.yml
1 parent 1e9ce5c commit 20bb149

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

deploy.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@
2626
) | trim
2727
}}
2828
temp_dir:
29-
"{{ remote_base_path }}/temp/temp_{{ sanitized_branch_name }}_{{
30-
unique_id }}"
29+
"{{ remote_base_path }}/temp/{{ unique_id }}"
3130

3231
- name: Show deployment configuration
3332
ansible.builtin.debug:

0 commit comments

Comments
 (0)