diff --git a/.drone.yml b/.drone.yml index 5e4f18af9f6..5d4ab2ca963 100644 --- a/.drone.yml +++ b/.drone.yml @@ -565,3 +565,5 @@ services: when: matrix: OBJECT_STORE: s3 + +branches: [ master, stable* ]