fixing jenkinsfile

This commit is contained in:
Andy Pack 2024-02-02 20:23:07 +00:00
parent 0ae64f674c
commit fa638a1329
Signed by: sarsoo
GPG Key ID: A55BA3536A5E0ED7

View File

@ -1,5 +1,5 @@
pipeline {
agent none
agent any
stages {
// stage('Build') {