Thienvv -

This commit is contained in:
thienqb123456
2025-01-09 16:50:25 +07:00
parent e28200ad70
commit 88a3e6bf5b
+1 -1
View File
@@ -37,7 +37,7 @@
# Giải nén artifact vào thư mục target # Giải nén artifact vào thư mục target
- name: Deploy Backend to target environment - name: Deploy to target environment
win_unzip: win_unzip:
src: "{{ temp_dir }}\\{{ artifact_name }}" src: "{{ temp_dir }}\\{{ artifact_name }}"
dest: "{{ target_path }}" dest: "{{ target_path }}"