mirror of
https://src.koozali.org/infra/smeserver-koji.git
synced 2025-08-18 02:38:03 +02:00
pull down nfs server script when external build
This commit is contained in:
@@ -116,6 +116,7 @@ deploy-koji.sh
|
|||||||
# if there is a separate koji builder deploy that
|
# if there is a separate koji builder deploy that
|
||||||
if [ "$KOJI_BUILD_FQDN" != "$KOJI_HUB_FQDN" ] ; then
|
if [ "$KOJI_BUILD_FQDN" != "$KOJI_HUB_FQDN" ] ; then
|
||||||
# add nfs share for koji files direcory
|
# add nfs share for koji files direcory
|
||||||
|
curl $SCRIPT_GIT/deploy-koji-nfs-server.sh > $SCRIPT_DIR/deploy-koji-nfs-server.sh
|
||||||
deploy-koji-nfs-server.sh
|
deploy-koji-nfs-server.sh
|
||||||
# create a ssh key and add to authorized keys on build server
|
# create a ssh key and add to authorized keys on build server
|
||||||
mkdir -p ~/.ssh
|
mkdir -p ~/.ssh
|
||||||
|
Reference in New Issue
Block a user