Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update Jenkinsfile
  • Loading branch information
eal13009 committed Feb 7, 2019
1 parent d2fed3c commit e29d20d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Jenkinsfile
Expand Up @@ -30,9 +30,9 @@ node {
}
}

stage('Lint') {
sh 'ng lint'
}
// stage('Lint') {
// sh 'ng lint'
// }

stage('Build') {
milestone()
Expand Down

0 comments on commit e29d20d

Please sign in to comment.