Fix structure
This commit is contained in:
		
							
								
								
									
										1
									
								
								Jenkinsfile
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								Jenkinsfile
									
									
									
									
										vendored
									
									
								
							@@ -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(
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user