Skip to content

Commit

Permalink
we should fail if bootc lint fails
Browse files Browse the repository at this point in the history
  • Loading branch information
hanthor committed Dec 21, 2024
1 parent efd04b7 commit f655cc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ RUN chmod +x /tmp/build.sh &&\
ostree container commit

# Just gotta get this green!
RUN bootc container lint || exit 0
RUN bootc container lint

0 comments on commit f655cc8

Please sign in to comment.