Skip to content

Commit

Permalink
test: change the comment trigger detection method
Browse files Browse the repository at this point in the history
  • Loading branch information
kuisathaverat committed Jul 13, 2020
1 parent 6ccfb7f commit 133fb60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/packaging.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ pipeline {
DOCKERELASTIC_SECRET = 'secret/observability-team/ci/docker-registry/prod'
DOCKER_REGISTRY = 'docker.elastic.co'
SNAPSHOT = "true"
PIPELINE_LOG_LEVEL = "DEBUG"
PIPELINE_LOG_LEVEL = "INFO"
}
options {
timeout(time: 3, unit: 'HOURS')
Expand Down

0 comments on commit 133fb60

Please sign in to comment.