Files
docker-php-fpm/php_tools/yq/install.yml
2022-12-07 16:55:17 +01:00

12 lines
154 B
YAML

---
check: yq --version 2>&1 | grep -E '[0-9][.0-9]+' || (yq --version; false)
all:
type: pip
version:
build_dep: []
run_dep: []
pre:
post: