mirror of
https://github.com/nextcloud/spreed.git
synced 2025-07-21 05:46:02 +00:00
13 lines
233 B
YAML
13 lines
233 B
YAML
# SPDX-FileCopyrightText: 2017 Nextcloud GmbH and Nextcloud contributors
|
|
# SPDX-License-Identifier: CC0-1.0
|
|
version: 2
|
|
|
|
build:
|
|
os: ubuntu-22.04
|
|
tools:
|
|
python: "3"
|
|
|
|
mkdocs:
|
|
configuration: mkdocs.yml
|
|
fail_on_warning: false
|