Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Pipelines do not execute all scripts

Paulo H. La Luna Junior
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
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 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events