Correcting order of images
This commit is contained in:
parent
998840679a
commit
c2c86a406c
@ -16,8 +16,8 @@ ADD _build/requirements_combined.txt /tmp/src/requirements.txt
|
|||||||
ADD _build/bindep_combined.txt /tmp/src/bindep.txt
|
ADD _build/bindep_combined.txt /tmp/src/bindep.txt
|
||||||
RUN assemble
|
RUN assemble
|
||||||
|
|
||||||
FROM $ANSIBLE_RUNNER_IMAGE
|
|
||||||
FROM $ANSIBLE_RECEPTOR_IMAGE as receptor
|
FROM $ANSIBLE_RECEPTOR_IMAGE as receptor
|
||||||
|
FROM $ANSIBLE_RUNNER_IMAGE
|
||||||
|
|
||||||
COPY --from=galaxy /usr/share/ansible /usr/share/ansible
|
COPY --from=galaxy /usr/share/ansible /usr/share/ansible
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user