Files
docker-php-fpm/php_tools/gulp/install.yml
2022-12-08 12:34:36 +01:00

14 lines
184 B
YAML

---
check: gulp --version | grep -E '[0-9][.0-9]+' || (gulp --version; false)
all:
type: npm
package: gulp
binary: gulp
version:
build_dep: []
run_dep: []
pre:
post: