Updated readme due to new release build server installation.
This commit is contained in:
		
							parent
							
								
									3efd7fbbd0
								
							
						
					
					
						commit
						863537803c
					
				
					 2 changed files with 7 additions and 7 deletions
				
			
		|  | @ -10,8 +10,8 @@ SEB 3.x requires these prerequisites in order to work correctly: | |||
| ### Project Status | ||||
| 
 | ||||
| | Aspect        | Status                                                                                                    | Details                                                                                                                                                                                                                             | | ||||
| | ------------- | --------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------ | | ||||
| | Release Build |          | n/a                                                                      | | ||||
| | ------------- | --------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | ||||
| | Release Build |          | **PLEASE NOTE**\ These builds may be unstable and should thus _never_ be used in a production environment! Always use the latest, official release version of SEB.\ https://sebdev-let.ethz.ch/project/appveyor/seb-win-refactoring | | ||||
| | Test Build    |                | https://ci.appveyor.com/project/dbuechel/seb-win-refactoring                                                                                                                                                                        | | ||||
| | Test Run      |                 | https://ci.appveyor.com/project/dbuechel/seb-win-refactoring/build/tests                                                                                                                                                            | | ||||
| | Code Coverage |  | https://codecov.io/gh/SafeExamBrowser/seb-win-refactoring                                                                                                                                                                           | | ||||
|  |  | |||
|  | @ -16,5 +16,5 @@ build_script: | |||
|  - msbuild /verbosity:minimal "SafeExamBrowser.sln" | ||||
| after_build: | ||||
|  - appveyor PushArtifact "Setup\bin\%CONFIGURATION%\Setup.msi" -FileName "SEB_%APPVEYOR_BUILD_VERSION%_Setup.msi" -DeploymentName "SEB %APPVEYOR_BUILD_VERSION% Setup" | ||||
|  - appveyor PushArtifact "SetupBundle\bin\%CONFIGURATION%\SetupBundle.exe" -FileName "SEB_%APPVEYOR_BUILD_VERSION%_SetupBundle.exe" -DeploymentName "SEB %APPVEYOR_BUILD_VERSION% SetupBundle" | ||||
|  - appveyor PushArtifact "SetupBundle\bin\%CONFIGURATION%\SetupBundle.exe" -FileName "SEB_%APPVEYOR_BUILD_VERSION%_SetupBundle.exe" -DeploymentName "SEB %APPVEYOR_BUILD_VERSION% Setup Bundle" | ||||
| test: off | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 dbuechel
						dbuechel