ci: sandbox is not a supported option

The Jenkins Jobs Builder files reference 'sandbox: true' as an option,
but this does not exist (anymore). Having the option causes warnings in
the Jenkins WebUI for admin users.

Signed-off-by: Niels de Vos <ndevos@redhat.com>
This commit is contained in:
Niels de Vos
2020-09-22 10:33:36 +02:00
parent cb4fd5338b
commit 79225080f9
7 changed files with 0 additions and 8 deletions

View File

@ -2,7 +2,6 @@
- job:
name: containerized-tests
project-type: pipeline
sandbox: true
concurrent: true
properties:
- github: