Added testing
gitea_dndsources/schedulord-frontend/pipeline/head Something is wrong with the build of this commit Details

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
1 changed files with 3 additions and 3 deletions

6
Jenkinsfile vendored
View File

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