diff --git a/.drone.yml b/.drone.yml index 3d536d2..5a03206 100644 --- a/.drone.yml +++ b/.drone.yml @@ -19,7 +19,8 @@ steps: - echo "Build complete and successful for $DRONE_REPO_NAME" when: branch: - - development + include: + - development event: include: - push