From: Neel Date: Wed, 21 Mar 2018 05:11:24 +0000 (+0530) Subject: updated yml files for bitbucket bot X-Git-Url: https://git.libre-soc.org/?p=pinmux.git;a=commitdiff_plain;h=2580c319dd028964b0f00d3a561c88f8bfc06405 updated yml files for bitbucket bot --- diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index 1514214..ece0a7b 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -3,7 +3,7 @@ # Only use spaces to indent your .yml configuration. # ----- # You can specify a custom docker image from Docker Hub as your build environment. -image: python:3.5.1 +image: python:2.7 pipelines: default: @@ -11,4 +11,4 @@ pipelines: caches: - pip script: # Modify the commands below to build your repository. - - make gen_pinmux \ No newline at end of file + - make gen_pinmux