updated yml files for bitbucket bot
authorNeel <neelgala@gmail.com>
Wed, 21 Mar 2018 05:11:24 +0000 (10:41 +0530)
committerNeel <neelgala@gmail.com>
Wed, 21 Mar 2018 05:11:24 +0000 (10:41 +0530)
bitbucket-pipelines.yml

index 1514214d15116a801dfea8999058e1f599c21d9a..ece0a7b5928c75b587fc90c5347e725b8755c824 100644 (file)
@@ -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