diff --git a/jobs/apella-staging/config.xml b/jenkins/jobs/apella-staging/config.xml
similarity index 100%
rename from jobs/apella-staging/config.xml
rename to jenkins/jobs/apella-staging/config.xml
diff --git a/jobs/staging-apella-multibranch-pipeline/config.xml b/jenkins/jobs/staging-apella-multibranch-pipeline/config.xml
similarity index 100%
rename from jobs/staging-apella-multibranch-pipeline/config.xml
rename to jenkins/jobs/staging-apella-multibranch-pipeline/config.xml
diff --git a/jenkins/jobs/staging-apella-multibranch-pipeline2/config.xml b/jenkins/jobs/staging-apella-multibranch-pipeline2/config.xml
new file mode 100644
index 0000000..517334a
--- /dev/null
+++ b/jenkins/jobs/staging-apella-multibranch-pipeline2/config.xml
@@ -0,0 +1,47 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ true
+ -1
+ -1
+
+
+ false
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Jenkinsfile
+
+
\ No newline at end of file
diff --git a/jenkins/jobs/testNodeJS/config.xml b/jenkins/jobs/testNodeJS/config.xml
new file mode 100644
index 0000000..5a49a37
--- /dev/null
+++ b/jenkins/jobs/testNodeJS/config.xml
@@ -0,0 +1,35 @@
+
+
+
+
+ false
+
+
+
+ apella
+
+
+
+ true
+ false
+ false
+ false
+
+ false
+
+
+ echo $PATH
+node --version
+npm --version
+npm eslint --version
+truffle version
+
+
+
+
+
+ NodeJS 13.x
+
+
+
+
\ No newline at end of file