This commit is contained in:
parent
d5398d8ce6
commit
f2bf6e326b
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user