containers / BuildSourceImage

Tool to build a source image based on an existing OCI image
GNU General Public License v2.0
29 stars 14 forks source link

test: push to a local registry #58

Closed vrothberg closed 4 years ago

vrothberg commented 4 years ago

Fixes: #57 Signed-off-by: Valentin Rothberg rothberg@redhat.com

vrothberg commented 4 years ago

Once this is green, I'll extend the test to pull the image as suggested in https://github.com/containers/BuildSourceImage/issues/37

rhatdan commented 4 years ago

LGTM but tests are not happy.

vrothberg commented 4 years ago

Travis drives me crazy. I'll spend some time migrating to Cirrus to spare us from fighting with Travis in the future. Once that's in, I'll rebase this PR.