mirror of
https://github.com/zokradonh/kopano-docker.git
synced 2026-08-24 06:42:54 +00:00
add all ci relevant tools to the build helper (#290)
also push the build helper into the docker hub Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ set -euo pipefail
|
||||
IFS=$'\n\t'
|
||||
|
||||
if ! command -v reg > /dev/null; then
|
||||
echo "Please install reg to list available tags. You can only press enter when being asked for a tag."
|
||||
echo "Please install reg to list available tags. Until then please only press enter and don't enter a version number when being asked for a tag."
|
||||
fi
|
||||
|
||||
if [ ! -e ./.env ]; then
|
||||
|
||||
Reference in New Issue
Block a user