diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7a9dd403..6193e6ff 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -58,9 +58,6 @@ metadata_v0: - ../tests/dump_internal_metadata_format.py - sed -i -e '/RequiresRoot:/d' - -e "/buildozer/d" - -e '/^comments\W /d' - -e 's,maven\(\W\) false,maven\1 null,' metadata/dump_*/*.yaml - diff -uw metadata/dump_*