assumeyes
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Elizabeth Hunt 2024-03-10 01:13:13 -07:00
parent d5398d8ce6
commit f2bf6e326b
Signed by: simponic
GPG Key ID: 52B3774857EB24B1
1 changed files with 2 additions and 2 deletions

View File

@ -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: