mirror of
https://github.com/argoproj/argo-cd.git
synced 2026-02-20 01:28:45 +01:00
13 lines
202 B
YAML
13 lines
202 B
YAML
version: 2
|
|
formats: all
|
|
mkdocs:
|
|
fail_on_warning: false
|
|
configuration: mkdocs.yml
|
|
python:
|
|
install:
|
|
- requirements: docs/requirements.txt
|
|
build:
|
|
os: "ubuntu-22.04"
|
|
tools:
|
|
python: "3.12"
|