Skip to content

Commit

Permalink
Merge pull request #844 from alphagov/ChrisBAshton-patch-1
Browse files Browse the repository at this point in the history
Remove redundant config
  • Loading branch information
ChrisBAshton authored Jan 18, 2021
2 parents ecec71d + b32b353 commit 0b25b75
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ library("govuk")

node {
govuk.buildProject(
beforeTest: { sh("yarn install") },
brakeman: true,
sassLint: false,
)
}

0 comments on commit 0b25b75

Please sign in to comment.