Added testing
Some checks reported errors
gitea_dndsources/schedulord-frontend/pipeline/head Something is wrong with the build of this commit

Yes, jenkins will build this twice. Once the app and once for the dockerfile. Sue me
This commit is contained in:
Jesse James Isler 2022-06-09 09:45:33 +02:00
parent b927314c48
commit da39a7fc5f

6
Jenkinsfile vendored
View File

@ -10,9 +10,9 @@
//}
pipeline {
agent none
tools {
nodejs "815Node"
}
// tools {
// nodejs "815Node"
// }
// environment {
// registry = 'dockerhubusername/dockerhubusername'
// registryCredential = 'dockerhubcredentials'