Gitiles
Code Review
Sign In
gerrit.nordix.org
/
onap
/
ci-management
/
4eb85d76fcab6bb8e1b20e75ae3ca79b0c0a869f
/
.
/
jjb
/
aaf
/
build-sshsm-docker-images.sh
blob: 7ed0719874776ba0850d1ece77be39a6cf2325af [
file
] [
log
] [
blame
]
#!/bin/bash
#
echo
'============== CALLING SCRIPT TO BUILD DOCKER IMAGES ================='
CURRENTDIR
=
"$(pwd)"
echo $CURRENTDIR
echo
'Building AAF/sshsm base containers'
cd bin
/
base
chmod
755
build_base_images
.
sh
./
build_base_images
.
sh