Task#32514 Add 'DOCKER_IMAGE_REPO' feature for the new format of tags
Resolve The task:
-
Feature
-
Add the
DOCKER_IMAGE_REPO
env vars to identify where to push the image and use the new format image[1]. -
[1] More information of new format image: deployv/orchest#715
-
Test
-
Execute build_image
command when theDOCKER_IMAGE_REPO
env var exists. -
Execute build_image
command when theDOCKER_IMAGE_REPO
env var doesn't exists.
Edited by Jonathan Osorio Alcalá