adobe / rules_gitops

This repository contains rules for continuous, GitOps driven Kubernetes deployments.
Apache License 2.0
172 stars 43 forks source link

handle image push errors #178

Closed kzadorozhny closed 5 months ago

kzadorozhny commented 5 months ago

Description

The .gitops targets scripts ignore failures in image push sub-procecesses. The change makes the .gitops target to fail and return non 0 exit code.

How Has This Been Tested?

Types of changes

Checklist: