Skip to content

Commit

Permalink
fixed spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
George Hudson committed Oct 31, 2023
1 parent 585acc8 commit 33b647c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/deployment/jobs.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# jobs:
deploy-dev:
executor: docker-executor
parameters:
target_env:
type: string
executor: docker-executor
working_directory: ~/tdp-deploy
steps:
- when:
Expand Down Expand Up @@ -36,7 +36,7 @@
cf-username: CF_USERNAME_STAGING

deploy-infrastructure-dev:
parameters:
parameters:
target_env:
type: string
executor: terraform/default
Expand Down

0 comments on commit 33b647c

Please sign in to comment.