removed unused code
This commit is contained in:
		
							parent
							
								
									224234c3e7
								
							
						
					
					
						commit
						a64eed47da
					
				|  | @ -30,10 +30,6 @@ pipeline { | |||
|             steps { | ||||
|                 echo 'Releasing package...' | ||||
|                 sh './scripts/release_lipase_package.bash' | ||||
|                 //sh 'python -c "import owncloud; oc = owncloud.Client(''https://cloud.ipr.univ-rennes1.fr'');  oc.login(''graffy'',''$OWNCLOUD_GITLABUR1_PWD''); oc.put_file(''downloads/%installer_file_name%', r'%installer_file_path%')"' | ||||
|                 // sh 'make FIJI_ROOT_PATH=$(pwd)/Fiji.app package' | ||||
|                 // sh 'rm -rf $HOME/www/*' | ||||
|                 // sh 'cp -a ./src/doc/build/html/* $HOME/www/' | ||||
|             } | ||||
|         } | ||||
|         stage('Cleaning up...') { | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue