Skip to content

Commit

Permalink
Revert .circleci/config.yaml settings
Browse files Browse the repository at this point in the history
  • Loading branch information
jaydeepkumar1984 authored and jaydeep1984 committed Oct 22, 2024
1 parent 19eb049 commit 3610701
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ jobs:
resource_class: medium
working_directory: ~/
shell: /bin/bash -eo pipefail -l
parallelism: 4
parallelism: 1
steps:
- attach_workspace:
at: /home/cassandra
Expand Down Expand Up @@ -338,7 +338,7 @@ jobs:
resource_class: medium
working_directory: ~/
shell: /bin/bash -eo pipefail -l
parallelism: 4
parallelism: 1
steps:
- attach_workspace:
at: /home/cassandra
Expand Down Expand Up @@ -625,7 +625,7 @@ jobs:
resource_class: medium
working_directory: ~/
shell: /bin/bash -eo pipefail -l
parallelism: 4
parallelism: 1
steps:
- attach_workspace:
at: /home/cassandra
Expand Down Expand Up @@ -3788,7 +3788,7 @@ jobs:
resource_class: medium
working_directory: ~/
shell: /bin/bash -eo pipefail -l
parallelism: 4
parallelism: 1
steps:
- attach_workspace:
at: /home/cassandra
Expand Down Expand Up @@ -4100,7 +4100,7 @@ jobs:
resource_class: medium
working_directory: ~/
shell: /bin/bash -eo pipefail -l
parallelism: 4
parallelism: 1
steps:
- run:
name: Log Environment Information
Expand Down Expand Up @@ -4413,7 +4413,7 @@ jobs:
resource_class: medium
working_directory: ~/
shell: /bin/bash -eo pipefail -l
parallelism: 4
parallelism: 1
steps:
- attach_workspace:
at: /home/cassandra
Expand Down Expand Up @@ -4530,7 +4530,7 @@ jobs:
resource_class: medium
working_directory: ~/
shell: /bin/bash -eo pipefail -l
parallelism: 4
parallelism: 1
steps:
- attach_workspace:
at: /home/cassandra
Expand Down Expand Up @@ -4781,7 +4781,7 @@ jobs:
resource_class: medium
working_directory: ~/
shell: /bin/bash -eo pipefail -l
parallelism: 4
parallelism: 1
steps:
- attach_workspace:
at: /home/cassandra
Expand Down Expand Up @@ -4885,7 +4885,7 @@ jobs:
resource_class: medium
working_directory: ~/
shell: /bin/bash -eo pipefail -l
parallelism: 4
parallelism: 1
steps:
- attach_workspace:
at: /home/cassandra
Expand Down Expand Up @@ -5046,7 +5046,7 @@ jobs:
resource_class: medium
working_directory: ~/
shell: /bin/bash -eo pipefail -l
parallelism: 4
parallelism: 1
steps:
- attach_workspace:
at: /home/cassandra
Expand Down Expand Up @@ -5160,7 +5160,7 @@ jobs:
resource_class: medium
working_directory: ~/
shell: /bin/bash -eo pipefail -l
parallelism: 4
parallelism: 1
steps:
- attach_workspace:
at: /home/cassandra
Expand Down Expand Up @@ -5278,7 +5278,7 @@ jobs:
resource_class: medium
working_directory: ~/
shell: /bin/bash -eo pipefail -l
parallelism: 4
parallelism: 1
steps:
- attach_workspace:
at: /home/cassandra
Expand Down Expand Up @@ -6444,7 +6444,7 @@ jobs:
resource_class: medium
working_directory: ~/
shell: /bin/bash -eo pipefail -l
parallelism: 4
parallelism: 1
steps:
- attach_workspace:
at: /home/cassandra
Expand Down Expand Up @@ -6997,7 +6997,7 @@ jobs:
resource_class: medium
working_directory: ~/
shell: /bin/bash -eo pipefail -l
parallelism: 4
parallelism: 1
steps:
- attach_workspace:
at: /home/cassandra
Expand Down Expand Up @@ -7502,7 +7502,7 @@ jobs:
resource_class: medium
working_directory: ~/
shell: /bin/bash -eo pipefail -l
parallelism: 4
parallelism: 1
steps:
- attach_workspace:
at: /home/cassandra
Expand Down Expand Up @@ -7843,7 +7843,7 @@ jobs:
resource_class: medium
working_directory: ~/
shell: /bin/bash -eo pipefail -l
parallelism: 4
parallelism: 1
steps:
- attach_workspace:
at: /home/cassandra
Expand Down Expand Up @@ -7914,7 +7914,7 @@ jobs:
resource_class: medium
working_directory: ~/
shell: /bin/bash -eo pipefail -l
parallelism: 4
parallelism: 1
steps:
- run:
name: Log Environment Information
Expand Down Expand Up @@ -8196,7 +8196,7 @@ jobs:
resource_class: medium
working_directory: ~/
shell: /bin/bash -eo pipefail -l
parallelism: 4
parallelism: 1
steps:
- attach_workspace:
at: /home/cassandra
Expand Down Expand Up @@ -8833,7 +8833,7 @@ jobs:
resource_class: medium
working_directory: ~/
shell: /bin/bash -eo pipefail -l
parallelism: 4
parallelism: 1
steps:
- attach_workspace:
at: /home/cassandra
Expand Down

0 comments on commit 3610701

Please sign in to comment.