Added template image dynamics
This commit is contained in:
+2
-2
@@ -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
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user