Update gitlab-ci
[ci:skip] Deny warnings in windows build
This commit is contained in:
		
							parent
							
								
									039594de92
								
							
						
					
					
						commit
						9707e61525
					
				@ -264,7 +264,7 @@ windows:
 | 
			
		||||
    - set INCLUDE=C:\Program Files (x86)\Microsoft SDKs\Windows\v7.1A\Include;C:\vs2015\VC\include;C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt
 | 
			
		||||
    - set LIB=C:\vs2015\VC\lib;C:\Program Files (x86)\Windows Kits\10\Lib\10.0.10240.0\ucrt\x64
 | 
			
		||||
    - set RUST_BACKTRACE=1
 | 
			
		||||
    - set RUSTFLAGS=%RUSTFLAGS% -Zorbit=off
 | 
			
		||||
    - set RUSTFLAGS=%RUSTFLAGS% -Zorbit=off -D warnings
 | 
			
		||||
    - rustup default stable-x86_64-pc-windows-msvc
 | 
			
		||||
    - cargo build --release --verbose
 | 
			
		||||
    - cmd md5sum target\release\parity >> checksum
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user