Jenkinsfile updated.
This commit is contained in:
		
							parent
							
								
									1a7d256113
								
							
						
					
					
						commit
						cc3e24b654
					
				
							
								
								
									
										3
									
								
								Jenkinsfile
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								Jenkinsfile
									
									
									
									
										vendored
									
									
								
							@ -4,8 +4,7 @@ pipeline {
 | 
			
		||||
    stages {
 | 
			
		||||
        stage('Checkout') {
 | 
			
		||||
            steps {
 | 
			
		||||
                echo 'Pulling... ' + env.GIT_BRANCH
 | 
			
		||||
                git url: 'http://10.1.1.1:3000/Rhinemann/sys-prog-coursework-lab-4.git'
 | 
			
		||||
                git url: 'http://10.1.1.1:3000/Rhinemann/sys-prog-coursework-lab-4.git', credentialsId: 'jenkins'
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user