Skip to content

Commit 9b6f76c

Browse files
committed
gitlab-ci: remove superfluous test_debug/debug_architectures
debug_architectures='' and test_debug='false' are the defaults anyway. Part of https://gitlab.com/cki-project/pipeline-definition/-/issues/283 JIRA: INTERNAL Upstream Status: RHEL only Signed-off-by: Michael Hofmann <mhofmann@redhat.com>
1 parent 35e8b26 commit 9b6f76c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.gitlab-ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ workflow: !reference [.workflow]
1010
variables:
1111
srpm_make_target: dist-srpm
1212
native_tools: 'true'
13-
debug_architectures: ''
14-
test_debug: 'false'
1513

1614
.trigger_trusted_pipeline:
1715
extends: [.trusted, .10_common]

0 commit comments

Comments
 (0)