mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-20 13:50:11 +01:00
ci: fix yamllint warnings about whitespace
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35857>
This commit is contained in:
parent
e149cba160
commit
ec97eadc9f
11 changed files with 14 additions and 23 deletions
|
|
@ -127,4 +127,3 @@
|
||||||
variables:
|
variables:
|
||||||
HWCI_TEST_SCRIPT: "/install/deqp-runner.sh"
|
HWCI_TEST_SCRIPT: "/install/deqp-runner.sh"
|
||||||
FDO_CI_CONCURRENT: 0 # Default to number of CPUs
|
FDO_CI_CONCURRENT: 0 # Default to number of CPUs
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -93,4 +93,3 @@
|
||||||
- _build/meson-logs/*.txt
|
- _build/meson-logs/*.txt
|
||||||
- _build/meson-logs/strace
|
- _build/meson-logs/strace
|
||||||
- _build/.ninja_log
|
- _build/.ninja_log
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -575,4 +575,3 @@ debian/baremetal_arm64_test-vk:
|
||||||
optional: true
|
optional: true
|
||||||
- job: debian/baremetal_arm64_test-vk
|
- job: debian/baremetal_arm64_test-vk
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -39,4 +39,3 @@ fedora/x86_64_build:
|
||||||
optional: true
|
optional: true
|
||||||
- job: fedora/x86_64_build
|
- job: fedora/x86_64_build
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -111,4 +111,3 @@
|
||||||
extends:
|
extends:
|
||||||
- .container
|
- .container
|
||||||
- .incorporate-base-tag+templates-commit
|
- .incorporate-base-tag+templates-commit
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -18,4 +18,3 @@
|
||||||
include:
|
include:
|
||||||
- local: '.gitlab-ci/container/gitlab-ci-inc.yml'
|
- local: '.gitlab-ci/container/gitlab-ci-inc.yml'
|
||||||
- local: '.gitlab-ci/container/*/gitlab-ci.yml'
|
- local: '.gitlab-ci/container/*/gitlab-ci.yml'
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -108,4 +108,3 @@ windows_test_msvc:
|
||||||
variables:
|
variables:
|
||||||
MESA_IMAGE_PATH: *windows_test_image_path
|
MESA_IMAGE_PATH: *windows_test_image_path
|
||||||
MESA_IMAGE_TAG: *windows_test_image_tag
|
MESA_IMAGE_TAG: *windows_test_image_tag
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -191,4 +191,3 @@
|
||||||
- job: yaml-toml-shell-py-test
|
- job: yaml-toml-shell-py-test
|
||||||
optional: true
|
optional: true
|
||||||
artifacts: false
|
artifacts: false
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -106,4 +106,3 @@ yaml-toml-shell-py-test:
|
||||||
when: manual
|
when: manual
|
||||||
tags:
|
tags:
|
||||||
- $FDO_RUNNER_JOB_PRIORITY_TAG_AARCH64
|
- $FDO_RUNNER_JOB_PRIORITY_TAG_AARCH64
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue