Add automated tagging

This commit is contained in:
2023-01-24 23:04:00 +01:00
parent cc294118ae
commit ae27f3697b
25 changed files with 91 additions and 17 deletions

View File

@ -25,3 +25,6 @@ PILER_VERSION="1.3.12"
PILER_SPHINX_VERSION="3.3.1"
# Defines the php version to install
PILER_PHP_VERSION="7.4"
# service dependent meta tags
SERVICE_TAGS="php-fpm,nginx,mariadb,sphinx"