Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Pipelines do not execute all scripts

Paulo H_ La Luna Junior April 26, 2018

My bitbucket-pepilines.yml have 8 scripts to run on pipeline, but do not execute the last job. Example:

image: maven:3.3.9

pipelines:
  default:
    - step:
        caches:
          - maven
        script: # Modify the commands below to build your repository.
          - command1
          - command2
          - command3
          - command4
          - command5
          - command6
          - command7
          - command8

The "command8" is not running, and the Pipeline Status was Successful.

 

Help us please.

 pipeline-MR-3379.png

 

 

0 comments

Comment

Log in or Sign up to comment
TAGS
AUG Leaders

Atlassian Community Events