remove debug entry

Issue-ID: AAF-523
Change-Id: I1c82bfee6d64e413d3a138e238d454ab8df1763c
Signed-off-by: Instrumental <jonathan.gathman@att.com>
diff --git a/auth/docker/dbuild.sh b/auth/docker/dbuild.sh
index d5f0b3e..886e7e7 100755
--- a/auth/docker/dbuild.sh
+++ b/auth/docker/dbuild.sh
@@ -15,7 +15,6 @@
 cd ../auth-cass/docker
 bash ./dbuild.sh
 cd -
-exit
 
 # Create the AAF Config (Security) Images
 cd ..