Update Jenkinsfile

This commit is contained in:
senatorovv 2023-07-12 12:12:45 +04:00 committed by GitHub
parent d91d971efa
commit f8558af303
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') {