Skip to content

[CI] fix apm-beats-update.groovy pipeline with missing stages#20238

Merged
v1v merged 1 commit intoelastic:masterfrom
v1v:fix/pipeline-update
Jul 27, 2020
Merged

[CI] fix apm-beats-update.groovy pipeline with missing stages#20238
v1v merged 1 commit intoelastic:masterfrom
v1v:fix/pipeline-update

Conversation

@v1v
Copy link
Copy Markdown
Member

@v1v v1v commented Jul 27, 2020

What does this PR do?

Fixes the pipeline errors

10:48:49  WorkflowScript: 33: Unknown stage section "stage". Starting with version 0.5, steps in a stage must be in a ‘steps’ block. @ line 33, column 5.
10:48:49         stage('Filter build') {
10:48:49         ^
10:48:49  
10:48:49  WorkflowScript: 33: Multiple occurrences of the stage section @ line 33, column 5.
10:48:49         stage('Filter build') {

Why is it important?

Otherwise it won't be built.

@v1v v1v added bug automation ci Team:Automation Label for the Observability productivity team labels Jul 27, 2020
@v1v v1v requested a review from a team as a code owner July 27, 2020 09:51
@v1v v1v self-assigned this Jul 27, 2020
@botelastic botelastic bot added needs_team Indicates that the issue/PR needs a Team:* label and removed needs_team Indicates that the issue/PR needs a Team:* label labels Jul 27, 2020
@v1v v1v changed the title [CI] fix pipeline missing stages [CI] fix apm-beats-update.groovy pipeline with missing stages Jul 27, 2020
@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

  • Build Cause: [Pull request #20238 opened]

  • Start Time: 2020-07-27T09:51:34.638+0000

  • Duration: 26 min 48 sec

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automation bug ci Team:Automation Label for the Observability productivity team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants