[gitlab-ci] Test distclean

This commit is contained in:
Sandro Santilli 2022-02-17 18:46:00 +01:00
parent 784f393bbc
commit 79ab2e2ba5

View file

@ -30,6 +30,8 @@
- make install
- RUNTESTFLAGS=-v make installcheck
- RUNTESTFLAGS="-v --dumprestore" make installcheck
- make distclean
- ${SRCDIR}/utils/check_distclean.sh
test:
image: debian:buster