Skip to content

Remove special treatment for debug on native compilation

We don't need to disable "up" on debug jobs, since it would already be disabled for being a variant, determined in RPMBUILD_VARIANTS, unless we are running an "up" pipeline, which is defined with RPMBUILD_WITH.

Part of: #198 (closed)

Signed-off-by: Tales Aparecida tales.aparecida@redhat.com

Merge request reports