diff --git a/.drone.yml b/.drone.yml index 4e4ff6a..3634944 100644 --- a/.drone.yml +++ b/.drone.yml @@ -25,4 +25,4 @@ steps: depends_on: - blog when: - status: [failure] \ No newline at end of file + status: [failure, success] \ No newline at end of file