Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
fredericfran-gds committed Aug 13, 2021
1 parent c4ff28f commit 22e7e17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion concourse/pipelines/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
username: ((docker_hub_username))
password: ((docker_hub_authtoken))
run:
path: govuk-infrastructure/concourse/tasks/terraform-plan.sh
path: govuk-infrastructure-commit/concourse/tasks/terraform-plan.sh
on_success:
put: govuk-infrastructure-commit
params: {status: success, context: terraform-plan-govuk-deployment}
Expand Down

0 comments on commit 22e7e17

Please sign in to comment.