Skip to content

Commit

Permalink
Merge pull request #336 from alphagov/add-missing-param-to-smokey
Browse files Browse the repository at this point in the history
Add missing LOG_TO_SPLUNK param to Smokey runs
  • Loading branch information
karlbaker02 committed Jun 15, 2021
2 parents 87076e9 + 4ca3bc7 commit 339c2cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions concourse/pipelines/deploy.yml
Expand Up @@ -618,6 +618,7 @@ jobs:
ASSUME_ROLE_ARN: ((concourse_deployer_role_arn))
APPLICATION: smokey
VARIANT: default
LOG_TO_SPLUNK: false
COMMAND: bundle exec cucumber --profile test --strict-undefined -t @replatforming -t \"not @notreplatforming and not @not((govuk_environment))\"
on_failure:
<<: *notify-slack-failure
Expand Down

0 comments on commit 339c2cc

Please sign in to comment.