assumeyes
All checks were successful
continuous-integration/drone/push Build is passing

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

View File

@ -7,9 +7,9 @@ steps:
- name: build - name: build
image: fedora:39 image: fedora:39
commands: commands:
- yum install git nodejs npm go - yum install --assumeyes git nodejs npm go
- sh compile.sh - sh compile.sh
- yum install rsync openssh - yum install --assumeyes rsync openssh
- sh deploy.sh - sh deploy.sh
environment: environment:
RSYNC_DESTINATION: RSYNC_DESTINATION: