Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: catch failures in makefile when building skopeo (#579)
Skopeo's build target is an inline shell script. It needs to run with 'set -e' or it will just keep going after it fails. Signed-off-by: Scott Moser <[email protected]>
- Loading branch information