Lets try this again

This commit is contained in:
2022-04-10 00:12:44 -05:00
parent d16aa6de4c
commit 067094130f
2 changed files with 17 additions and 15 deletions

4
Jenkinsfile vendored
View File

@ -8,7 +8,7 @@ pipeline {
}
}
}
/*stage("publish") {
stage("publish") {
when {
branch "master"
}
@ -19,7 +19,7 @@ pipeline {
}
}
}
}*/
}
}
post {
always {