diff --git a/drone/.drone.yml b/drone/.drone.yml index 70e290e..3b67d4c 100644 --- a/drone/.drone.yml +++ b/drone/.drone.yml @@ -35,7 +35,7 @@ steps: commands: - bash drone/deliver.sh browser - - name: dummy - image: ubuntu:latest - depends_on: - - "Web" \ No newline at end of file +# - name: dummy + # image: ubuntu:latest + # depends_on: + # - "Web" \ No newline at end of file