summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.drone.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.drone.yml b/.drone.yml
index 1aeada6..6f1d120 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -7,9 +7,9 @@ steps:
- name: build
image: fedora:39
commands:
- - yum install git nodejs npm go
+ - yum install --assumeyes git nodejs npm go
- sh compile.sh
- - yum install rsync openssh
+ - yum install --assumeyes rsync openssh
- sh deploy.sh
environment:
RSYNC_DESTINATION: