Skip to content

Commit 7d4ecd2

Browse files
committed
applying PR #2354 to 1.26 branch
1 parent 3fc9c54 commit 7d4ecd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ pipeline {
1313
ELASTIC_DOCKER_SECRET = 'secret/apm-team/ci/docker-registry/prod'
1414
CODECOV_SECRET = 'secret/apm-team/ci/apm-agent-java-codecov'
1515
GITHUB_CHECK_ITS_NAME = 'Integration Tests'
16-
ITS_PIPELINE = 'apm-integration-tests-selector-mbp/master'
16+
ITS_PIPELINE = 'apm-integration-tests-selector-mbp/main'
1717
MAVEN_CONFIG = '-Dmaven.repo.local=.m2'
1818
OPBEANS_REPO = 'opbeans-java'
1919
}

0 commit comments

Comments
 (0)