[CI] Update comment about DCAP header used

This commit is contained in:
Michał Kowalczyk
2020-07-24 22:33:29 +02:00
parent dbd307e34e
commit e36bd91baa
+1 -1
View File
@@ -36,7 +36,7 @@ pipeline {
git clone https://github.com/intel/SGXDataCenterAttestationPrimitives.git
cd SGXDataCenterAttestationPrimitives
git checkout DCAP_1.5
# no need to build, we only need the SGX header file (sgx.h)
# no need to build, we only need the SGX header file (sgx_oot.h)
'''
sh '''
# test the build with the DCAP driver v1.5 and clean up afterwards