mirror of
https://github.com/argoproj/argo-cd
synced 2026-04-21 17:07:16 +00:00
12 lines
202 B
YAML
12 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"
|