summaryrefslogtreecommitdiffstats
path: root/auth/docker
diff options
context:
space:
mode:
Diffstat (limited to 'auth/docker')
-rwxr-xr-xauth/docker/dbuild.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/auth/docker/dbuild.sh b/auth/docker/dbuild.sh
index d5f0b3ef..886e7e7a 100755
--- a/auth/docker/dbuild.sh
+++ b/auth/docker/dbuild.sh
@@ -15,7 +15,6 @@ echo "Building Containers for aaf components, version $VERSION"
cd ../auth-cass/docker
bash ./dbuild.sh
cd -
-exit
# Create the AAF Config (Security) Images
cd ..