Browse Source

Remove bitbucket-pipelines file

Alex Szpakowski 5 years ago
parent
commit
a4f407e961
1 changed files with 0 additions and 7 deletions
  1. 0 7
      bitbucket-pipelines.yml

+ 0 - 7
bitbucket-pipelines.yml

@@ -1,7 +0,0 @@
-image: mfcula/love-cmake:v1
-pipelines:
-  default:
-    - step:
-        script:
-          - cmake -G"Ninja" -H. -Bout
-          - ninja -C out