Re-enable Jenkins builds as the pipeline is mostly figured out

This commit is contained in:
RichardG867
2021-11-13 14:42:30 -03:00
parent ed4fd684fa
commit ae4ec8d98a

View File

@@ -507,8 +507,6 @@ then
fi
# Run builds according to the Jenkins job name.
echo Temporarily disabled [$JOB_BASE_NAME]
exit 0
case $JOB_BASE_NAME in
$project | $project-TestBuildPleaseIgnore)
if is_windows