Added template image dynamics

This commit is contained in:
CHIEFSOFT\ameye
2026-01-10 09:33:32 -05:00
parent 1c98e40464
commit 682829bb21
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -19,9 +19,9 @@
chdir: "{{DESTINATION_FOLDER}}/"
cmd: docker login -u="merms" -p="may12002!" registry.chiefsoft.com
- name: docker pull image 1
- name: docker pull current image - {{CURRENT_IMAGE_REFRESH}}
shell:
cmd: docker pull registry.chiefsoft.com/pweb/pweb-01-merms-pweb0001:latest
cmd: docker pull {{CURRENT_IMAGE_REFRESH}}
- name: docker pull image 2
shell:
+2 -2
View File
@@ -20,9 +20,9 @@
chdir: "{{DESTINATION_FOLDER}}/"
cmd: docker login -u="merms" -p="may12002!" registry.chiefsoft.com
- name: docker pull image 1
- name: docker pull current image - {{CURRENT_IMAGE_REFRESH}}
shell:
cmd: docker pull registry.chiefsoft.com/pweb/pweb-01-merms-pweb0001:latest
cmd: docker pull {{CURRENT_IMAGE_REFRESH}}
- name: docker pull image 2
shell: