Skip to content

Commit

Permalink
[code coverage] always download node before team assignment
Browse files Browse the repository at this point in the history
  • Loading branch information
dmlemeshko committed Aug 19, 2020
1 parent cebcc3a commit 3feccf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vars/kibanaTeamAssign.groovy
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
def loadIngestionPipeline(ingestionPipelineName, title) {
kibanaPipeline.bash("""
source src/dev/ci_setup/setup_env.sh
source src/dev/ci_setup/setup_env.sh true
yarn kbn bootstrap --prefer-offline
. src/dev/code_coverage/shell_scripts/assign_teams.sh '${ingestionPipelineName}'
Expand Down

0 comments on commit 3feccf3

Please sign in to comment.