view bitbucket-pipelines.yml @ 89:a4832ea66167 draft default tip

More markdown corrections for bitbucket
author Lewin Bormann <lbo@spheniscida.de>
date Sun, 26 May 2019 00:24:28 +0200
parents 0ab1063c3399
children
line wrap: on
line source

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