changeset 466:4d388d72fb14

chore(ci): Fix CI config for branches
author Lewin Bormann <lbo@spheniscida.de>
date Fri, 17 May 2019 12:31:45 +0200
parents e0ad0ac062e1
children 58029576932d
files bitbucket-pipelines.yml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/bitbucket-pipelines.yml	Fri May 17 12:27:33 2019 +0200
+++ b/bitbucket-pipelines.yml	Fri May 17 12:31:45 2019 +0200
@@ -2,7 +2,7 @@
 
 pipelines:
     branches:
-        master:
+        '*':
             - step:
                 caches:
                     - cargo