mirror of
https://github.com/devilbox/docker-php-fpm.git
synced 2025-12-10 11:01:14 +00:00
12 lines
170 B
YAML
12 lines
170 B
YAML
---
|
|
|
|
check: yamllint --version 2>&1 | grep -E '[0-9][.0-9]+' || (yamllint --version; false)
|
|
|
|
all:
|
|
type: pip
|
|
version:
|
|
build_dep: []
|
|
run_dep: []
|
|
# pre:
|
|
# post:
|