removing outer agent declaration

This commit is contained in:
Andy Pack 2024-02-01 22:24:52 +00:00
parent e101d4e403
commit d0092c06cc
Signed by: sarsoo
GPG Key ID: A55BA3536A5E0ED7

View File

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