Update Jenkinsfile

This commit is contained in:
senatorovv 2023-07-12 12:09:39 +04:00 committed by GitHub
parent 783341f10a
commit 7112183a14
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
Jenkinsfile vendored
View file

@ -1,5 +1,3 @@
#!groovy
pipeline {
agent none stages {
stage('Maven Install') {