fix(ci): add package rules
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-01-30 16:21:23 +01:00
parent 3fc6dcd3fa
commit 9a58c7c040
3 changed files with 26 additions and 6 deletions

View File

@ -1,3 +1,7 @@
# POSTFIXADMIN_VERSION
# Only required to install a specifiy version
POSTFIXADMIN_VERSION?=3.3.9
# CONTAINER_RUNTIME
# The CONTAINER_RUNTIME variable will be used to specified the path to a
# container runtime. This is needed to start and run a container image.