Skip to content

Commit

Permalink
Merge pull request #2397 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 a38db13 + e8cc76a commit 93011e1
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 @@ -5,8 +5,6 @@ library("govuk")
node {
govuk.setEnvar("PUBLISHING_E2E_TESTS_COMMAND", "test-finder-frontend")
govuk.buildProject(
beforeTest: { sh("yarn install") },
sassLint: false,
publishingE2ETests: true,
brakeman: true,
)
Expand Down

0 comments on commit 93011e1

Please sign in to comment.