git adress added to jenkinsfile
This commit is contained in:
		
							
								
								
									
										2
									
								
								Jenkinsfile
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								Jenkinsfile
									
									
									
									
										vendored
									
									
								
							| @@ -1,6 +1,6 @@ | ||||
| node('master'){ | ||||
|     stage('git') { | ||||
|  | ||||
|         git branch: 'developer', credentialsId: '4b557b80-6257-46a3-9072-bb07ba228cff', url: 'ssh://_git@phabricator.release11.com/source/mockedservices.git' | ||||
|     } | ||||
|     stage('deploy'){ | ||||
|         sh 'docker-compose --context gordon up --build -d' | ||||
|   | ||||
		Reference in New Issue
	
	Block a user