mirror of
https://github.com/kasmtech/workspaces-core-images.git
synced 2025-06-26 15:01:28 +02:00
CI fix
This commit is contained in:
parent
5cdf7d641a
commit
dfc949f60d
@ -25,7 +25,7 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
if [ "${DISTRO}" == "centos" ] ; then
|
if [ "${DISTRO}" == "centos" ] ; then
|
||||||
wget $BUILD_URL -O kasmvncserver.rpm
|
wget "${BUILD_URL}" -O kasmvncserver.rpm
|
||||||
|
|
||||||
yum localinstall -y kasmvncserver.rpm
|
yum localinstall -y kasmvncserver.rpm
|
||||||
rm kasmvncserver.rpm
|
rm kasmvncserver.rpm
|
||||||
|
Loading…
x
Reference in New Issue
Block a user