view bitbucket-pipelines.yml @ 76:77b90eae4bed draft

Properly name pipelines config for bitbucket
author Lewin Bormann <lbo@spheniscida.de>
date Sat, 25 May 2019 23:32:08 +0200
parents pipelines.yml@09c7a9c1fac7
children 0ab1063c3399
line wrap: on
line source

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