This commit is contained in:
2022-10-05 14:12:48 -04:00
parent 03efabc4c1
commit fe8070fa20

1
Jenkinsfile vendored
View File

@@ -1,4 +1,5 @@
pipeline {
agent {any}
stages {
stage('GitCheckOut') {
steps{