diff --git a/.build.ci.sh b/.build.ci.sh index 9833e7ac0edd8f9e064925e005a864b35dac9f39..e0b5edb0a0a7e589a43b74b7fafc6e16334476a9 100644 --- a/.build.ci.sh +++ b/.build.ci.sh @@ -1,6 +1,8 @@ #!/bin/bash # This is wrapper to run the build.sh on CI +echo "LCG_RELEASE: ${LCG_RELEASE}" + buildpid= logfile=mylog.txt