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

Is any other way to use script instead of python script?

Tejaswini_Pawar January 16, 2019

i am using these step to pipeline 

pipelines:
  default:
    - step:
        script:
          - ...
        services:
          - docker

and when i am trying to edit bitbucket-pipeline.yml file for setting deploy step ,
there is script tag present with mentioned python.

1 answer

0 votes
Jeroen De Raedt
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
January 21, 2019

Hi @Tejaswini_Pawar,

I am not entirely sure if I understand your question? The script section of the step allows for any bash script to be defined there. Alternatively you can there invoke any other scripts (e.g. in Python) that are in your repository. 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events