You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 2, 2021. It is now read-only.
If you download and unzip:
https://github.com/clayton/jenkins-radiator/archive/master.zip
And follow the instructions in the README to edit the ci_json_url in config.js
i.e.
"Edit config.js and update the ci_json_url to point to your Jenkins instance"
There does not appear to be a config.js file, nor any file - except the README - that contains the string ci_json_url:
FRI0156:jenkins-radiator-master chris.young$ cd jenkins-radiator-master/
FRI0156:jenkins-radiator-master chris.young$ ls
README.md dist jenkins-data.json node_modules spec
blinky_specs gulpfile.js jenkins_specs package.json src
css index.html lib sfx
FRI0156:jenkins-radiator-master chris.young$ find . -name config.js -print
FRI0156:jenkins-radiator-master chris.young$ grep -R ci_json_url *
README.md:1. Edit
config.js
and update theci_json_url
to point to your Jenkins instanceFRI0156:jenkins-radiator-master chris.young$
The text was updated successfully, but these errors were encountered: