zuul: Fix YAML indentation

This commit is contained in:
Timothée Ravier 2024-03-01 19:32:37 +01:00
parent 760544f466
commit 44ba47cd29
2 changed files with 41 additions and 41 deletions

View file

@ -1,9 +1,9 @@
- project: - project:
check: check:
jobs: jobs:
- validate - validate
- job: - job:
name: validate name: validate
description: Validate manifests, scripts, dependencies and compose the base image description: Validate manifests, scripts, dependencies and compose the base image
# Increased timeout as builds can take a while # Increased timeout as builds can take a while

View file

@ -1,4 +1,4 @@
- hosts: all - hosts: all
tasks: tasks:
- name: Install dependencies - name: Install dependencies
package: package: