Skip to content
This repository was archived by the owner on Dec 5, 2023. It is now read-only.

Shippable pipeline broken #65

@ToSa27

Description

@ToSa27

The tag name change to "master-<8 char commit SHA>" introduced in Commit 55ae946 works fine and the image with the proper tag is pushed to the repository but the shippable pipeline doesn't pick it up properly. The deploy step (to test) fails when executing /home/shippable/micro/nod/stepExec/managed/deploy/run.sh and looking at the failed ECS tasks the error message is like this: "Status reason CannotPullContainerError: Error: image front-end:master.2 not found". With the new tagging "master.2" does not exist anymore and instead it should use "master-<8 char commit SHA>".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions