Skip to content

Commit

Permalink
chore: lint w/o canceling the build
Browse files Browse the repository at this point in the history
  • Loading branch information
tulilirockz committed Dec 18, 2024
1 parent 207337c commit c05afca
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 @@ -14,4 +14,4 @@ RUN chmod +x /tmp/build.sh &&\
ostree container commit

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

0 comments on commit c05afca

Please sign in to comment.