Fix structure

This commit is contained in:
2023-03-18 07:33:08 +01:00
parent c7ba82fa42
commit c2f5ddb980

1
Jenkinsfile vendored
View File

@@ -1,5 +1,6 @@
pipeline { pipeline {
agent any agent any
stages {
stage('Run Tools Deployment Job') { stage('Run Tools Deployment Job') {
steps { steps {
build( build(