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 e83f547 commit 5ab2e21Copy full SHA for 5ab2e21
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
JOB_GCS_BUCKET_STASH = 'apm-ci-temp'
0 commit comments