We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fc9c54 commit 7d4ecd2Copy full SHA for 7d4ecd2
Jenkinsfile
@@ -13,7 +13,7 @@ pipeline {
13
ELASTIC_DOCKER_SECRET = 'secret/apm-team/ci/docker-registry/prod'
14
CODECOV_SECRET = 'secret/apm-team/ci/apm-agent-java-codecov'
15
GITHUB_CHECK_ITS_NAME = 'Integration Tests'
16
- ITS_PIPELINE = 'apm-integration-tests-selector-mbp/master'
+ ITS_PIPELINE = 'apm-integration-tests-selector-mbp/main'
17
MAVEN_CONFIG = '-Dmaven.repo.local=.m2'
18
OPBEANS_REPO = 'opbeans-java'
19
}
0 commit comments