just awful

This commit is contained in:
2022-10-05 14:13:44 -04:00
parent fe8070fa20
commit 85ffee66c4

2
Jenkinsfile vendored
View File

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