Skip to content

Commit 6628731

Browse files
authored
Update pipeline.yml
1 parent fb4db40 commit 6628731

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ci/pipeline.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,8 @@ jobs:
117117
trigger: true
118118
- task: compile
119119
image: ci-image
120+
params:
121+
BRANCH: ((branch))
120122
file: git-repo/ci/tasks/maven-build.yml
121123
# - in_parallel:
122124
# fail_fast: true

0 commit comments

Comments
 (0)