Skip to content

Commit

Permalink
Merge pull request #2394 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 bb8c8e2 + 97516e5 commit 11b41df
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 @@ -6,8 +6,6 @@ REPOSITORY = 'static'

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

0 comments on commit 11b41df

Please sign in to comment.