Skip to content

MAJOR - AWS codebuild Always builds Docker image - No test - No Condition. #903

@franck-boullier

Description

@franck-boullier

In the current version of the master, AWS codebuild will ALWAYS build the image for each PR.

This is a problem since:
1- The image that is built is untested.
2- That image will be used by ALL the environments if we need to redeploy one environment.

Possible solution:

Add some conditions to make sure that only tested and valid images are built and pushed to the Dockerhub server.

Metadata

Metadata

Assignees

Labels

bugcriticalThis issue breaks a key functionality which is currently in production

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions