diff --git a/.drone.yml b/.drone.yml index ad906788..e7466329 100644 --- a/.drone.yml +++ b/.drone.yml @@ -23,10 +23,6 @@ steps: commands: - ./ci.py --ci-build-apk - - name: Build Bundle Target - commands: - - ./ci.py --ci-build-bundle - trigger: event: - push