mirror of
https://github.com/nsacyber/HIRS.git
synced 2025-04-14 14:36:51 +00:00
Connecting new tpm2_common
This commit is contained in:
parent
5b5a8121c4
commit
33e91997cb
@ -4,8 +4,8 @@
|
||||
#########################################################################################
|
||||
|
||||
# Setting configurations
|
||||
. /HIRS/.ci/docker/.env
|
||||
source /HIRS/.ci/setup/container/tpm2_common.sh
|
||||
. /hirs/.ci/docker/.env
|
||||
source /hirs/.ci/setup/container/tpm2_common.sh
|
||||
|
||||
set -a
|
||||
|
||||
|
@ -24,8 +24,6 @@ docker exec $aca_container sh -c "/tmp/auto_clone_branch $1 > /dev/null 2>&1 \
|
||||
docker exec $tpm2_container sh -c "/tmp/auto_clone_branch $1 > /dev/null 2>&1 \
|
||||
&& echo 'Provisioner Container Current Branch: ' && git branch"
|
||||
|
||||
echo "Copying temporary changes to files in $tpm2_container"
|
||||
docker cp ./.ci/setup/container/setup_tpm2provisioner_dotnet.sh $tpm2_container:/hirs/.ci/setup/container/setup_tpm2provisioner_dotnet.sh
|
||||
# Install HIRS Provisioner.Net and setup tpm2 simulator.
|
||||
# In doing so, tests a single provision between Provisioner.Net and ACA.
|
||||
echo "Launching provisioner setup"
|
||||
|
Loading…
x
Reference in New Issue
Block a user