From 7558731623fcc0f1e4f12b7d6f0ffcac1df2450d Mon Sep 17 00:00:00 2001 From: Instrumental Date: Tue, 25 Sep 2018 17:30:46 -0500 Subject: aaf_cass tagging Issue-ID: AAF-517 Change-Id: Ia9073f1f81a24c82e4188091f57faee20799df4f Signed-off-by: Instrumental --- auth/docker/dbuild.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'auth/docker/dbuild.sh') diff --git a/auth/docker/dbuild.sh b/auth/docker/dbuild.sh index 39d9eb2e..d5f0b3ef 100755 --- a/auth/docker/dbuild.sh +++ b/auth/docker/dbuild.sh @@ -13,8 +13,9 @@ echo "Building Containers for aaf components, version $VERSION" # AAF_cass now needs a version... cd ../auth-cass/docker -bash dbuild.sh +bash ./dbuild.sh cd - +exit # Create the AAF Config (Security) Images cd .. -- cgit 1.2.3-korg