mirror of
https://github.com/devilbox/docker-php-fpm.git
synced 2025-12-15 21:41:15 +00:00
Backport more tools for work flavour
This commit is contained in:
7
php_tools/git/install.yml
Normal file
7
php_tools/git/install.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
|
||||
check: git --version 2>&1 | grep -E '[0-9][.0-9]+' || (git --version; false)
|
||||
|
||||
all:
|
||||
type: apt
|
||||
package: git
|
||||
Reference in New Issue
Block a user