Re-enable Jenkins builds as the pipeline is mostly figured out
This commit is contained in:
@@ -507,8 +507,6 @@ then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# Run builds according to the Jenkins job name.
|
# Run builds according to the Jenkins job name.
|
||||||
echo Temporarily disabled [$JOB_BASE_NAME]
|
|
||||||
exit 0
|
|
||||||
case $JOB_BASE_NAME in
|
case $JOB_BASE_NAME in
|
||||||
$project | $project-TestBuildPleaseIgnore)
|
$project | $project-TestBuildPleaseIgnore)
|
||||||
if is_windows
|
if is_windows
|
||||||
|
Reference in New Issue
Block a user