Skip to content
This repository was archived by the owner on Apr 15, 2024. It is now read-only.

Commit b829eab

Browse files
committed
Fix ending comment missing
Change-Id: I08c9dd8d82abc680bf9bc9a3738db4cd49046398 Signed-off-by: Brian J. Murrell <brian.murrell@intel.com>
1 parent d55cb85 commit b829eab

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Jenkinsfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ pipeline {
9696
failure {
9797
githubNotify credentialsId: 'daos-jenkins-commit-status', description: 'CentOS 7 Build', context: 'build/centos7', status: 'ERROR'
9898
}
99+
*/
99100
}
100101
}
101102
stage('Build on Ubuntu 18.04') {

0 commit comments

Comments
 (0)