Skip to content

Commit

Permalink
Update ITs main (#6896) (#6906)
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Dec 20, 2021
1 parent 2503172 commit 9bb5e4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ pipeline {
JOB_GCS_BUCKET = credentials('gcs-bucket')
JOB_GCS_CREDENTIALS = 'apm-ci-gcs-plugin'
CODECOV_SECRET = 'secret/apm-team/ci/apm-server-codecov'
ITS_PIPELINE = 'apm-integration-tests-selector-mbp/master'
ITS_PIPELINE = 'apm-integration-tests-selector-mbp/main'
DIAGNOSTIC_INTERVAL = "${params.DIAGNOSTIC_INTERVAL}"
ES_LOG_LEVEL = "${params.ES_LOG_LEVEL}"
DOCKER_SECRET = 'secret/apm-team/ci/docker-registry/prod'
Expand Down

0 comments on commit 9bb5e4c

Please sign in to comment.