Skip to content

Commit be5a40b

Browse files
committed
Merge: gitlab-ci: remove superfluous test_debug/debug_architectures
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-10/-/merge_requests/282 debug_architectures='' and test_debug='false' are the defaults anyway. Fixes https://gitlab.com/cki-project/pipeline-definition/-/issues/283 JIRA: INTERNAL Upstream Status: RHEL only Signed-off-by: Michael Hofmann <mhofmann@redhat.com> Approved-by: Bruno Goncalves <bgoncalv@redhat.com> Approved-by: Tales da Aparecida <tales.aparecida@redhat.com> Approved-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> Merged-by: Jan Stancek <jstancek@redhat.com>
2 parents e4bd787 + 9b6f76c commit be5a40b

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)