Skip to content

Commit

Permalink
Update indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
hectormmg committed Aug 27, 2024
1 parent fe627b5 commit 86b3677
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pipelines/3p-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ parameters:
type: boolean
default: false
- name: "maxParallel"
displayName: "Maximum number of parallel jobs"
type: number
default: 0
displayName: "Maximum number of parallel jobs"
type: number
default: 0
variables:
CDP_DEFINITION_BUILD_COUNT: $[counter('', 0)] # needed for onebranch.pipeline.version task https://aka.ms/obpipelines/versioning
LinuxContainerImage: "mcr.microsoft.com/onebranch/cbl-mariner/build:2.0" # Docker image which is used to build the project https://aka.ms/obpipelines/containers
Expand Down

0 comments on commit 86b3677

Please sign in to comment.