
24 Mar
2020
24 Mar
'20
6:48 p.m.
On Tue, 2020-03-24 at 16:24 +0000, Daniel P. Berrangé wrote:
We don't need the full git history when running CI jobs. From a code POV we only need the most recent commit, but we want to be able to run checks on the commits too. In particular to validate the DCO signoff for each commit.
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com> --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+)
This would also make more sense right at the beginning of the series instead of in the middle of it. Reviewed-by: Andrea Bolognani <abologna@redhat.com> -- Andrea Bolognani / Red Hat / Virtualization