Split PHP builds, PHP FPM, Latest tag
- Split builds by PHP version and variant
- Use builds Docker hooks in Makefile
- Added
fpm
variant - Now using
DOCKER_REPO
andDOCKER_TAG
build variables - Push
latest
tags when building latest version (checks for Semantic Version in$SOURCE_BRANCH
) - Set latest PHP version to 7.2 and variant to CLI