diff --git a/.drone.yml b/.drone.yml index 02fdc2c..ce0be5f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -12,7 +12,4 @@ pipeline: source: dist/* target: /html/benjaminbaedorf.eu/ strip_components: 1 - rm: true - when: - event: tag - status: success \ No newline at end of file + rm: true \ No newline at end of file