Merge pull request #15 from prairir/jenkinssetup

jenkinsfile test
This commit is contained in:
Brady-Malott 2023-02-13 20:30:41 -05:00 committed by GitHub
commit 6313d1e299
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -1,5 +1,5 @@
pipeline { pipeline {
agent { dockerfile true } agent any
stages { stages {