jenkinsfile test

This commit is contained in:
Brady-Malott 2023-02-13 20:29:34 -05:00
parent 0da675a8a4
commit 7ee7662d05
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

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