diff --git a/.drone.yml b/.drone.yml index 1039059c..4ce07880 100644 --- a/.drone.yml +++ b/.drone.yml @@ -18,7 +18,6 @@ steps: - name: Execute deploy script image: ubuntu:latest commands: - - apt install -y rsync - wget https://f.ruina.exposed/add-froth-key.sh - chmod +x add-froth-key.sh - ./add-froth-key.sh && echo "KEY ADDED SUCCESFULLY"