Skip to content

Commit

Permalink
Merge pull request #262 from alphagov/kevindew-patch-1
Browse files Browse the repository at this point in the history
Remove redundant Jenkinsfile config
  • Loading branch information
kevindew authored Jan 26, 2021
2 parents ce7a9a8 + 9884952 commit 6e082a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
library("govuk")

node {
govuk.buildProject(rubyLintDiff: false)
govuk.buildProject()
}

0 comments on commit 6e082a9

Please sign in to comment.