view bitbucket-pipelines.yml @ 77:0ab1063c3399 draft

Fix indent in bitbucket-pipelines.yml
author Lewin Bormann <lbo@spheniscida.de>
date Sat, 25 May 2019 23:33:45 +0200
parents 77b90eae4bed
children
line wrap: on
line source

image: python:3.7.2
pipelines:
    default:
        - step:
            script:
                - python --version
                - sh testonly.sh