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