Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Commit

Permalink
Resolve typos
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoabreu committed Nov 20, 2018
1 parent cc87267 commit cdb4b80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/jenkins/Jenkinsfile_centos_gpu
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ utils.assign_node_labels(linux_cpu: 'mxnetlinux-cpu', linux_gpu: 'mxnetlinux-gpu
utils.main_wrapper(
core_logic: {
utils.parallel_stage('Build', [
custom_steps.compile_centos7_cpu_mkldnn()
custom_steps.compile_centos7_gpu()
])

utils.parallel_stage('Tests', [
Expand Down

0 comments on commit cdb4b80

Please sign in to comment.