This commit is contained in:
@@ -9,6 +9,7 @@ fi
|
||||
IMAGE_NAME=gitea.hottis.de/deployments/exim-forwarder
|
||||
NAMESPACE=forwarder
|
||||
DEPLOYMENT_DIR=$PWD/deployment
|
||||
TOOLS_DIR=$PWD/tools
|
||||
|
||||
pushd $DEPLOYMENT_DIR > /dev/null
|
||||
|
||||
@@ -35,3 +36,6 @@ cat $DEPLOYMENT_DIR/deploy-yml.tmpl | \
|
||||
|
||||
popd > /dev/null
|
||||
|
||||
pushd $TOOLS_DIR > /dev/null
|
||||
./update-addresses.sh
|
||||
popd > /dev/null
|
||||
|
||||
Reference in New Issue
Block a user