mirror of
				https://github.com/KartKrewDev/RingRacers.git
				synced 2025-10-30 08:01:28 +00:00 
			
		
		
		
	appveyor: let include the commit id
This commit is contained in:
		
							parent
							
								
									343c8a9498
								
							
						
					
					
						commit
						3895202861
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		| 
						 | 
					@ -43,8 +43,8 @@ build_script:
 | 
				
			||||||
- cmd: mingw32-make.exe -C src MINGW=1 WARNINGMODE=1 NOASM=1 NOUPX=1 GCC52=1 SDL=1 ERRORMODE=1
 | 
					- cmd: mingw32-make.exe -C src MINGW=1 WARNINGMODE=1 NOASM=1 NOUPX=1 GCC52=1 SDL=1 ERRORMODE=1
 | 
				
			||||||
 | 
					
 | 
				
			||||||
after_build:
 | 
					after_build:
 | 
				
			||||||
- cmd: 7z a Build-{build}.7z bin\Mingw\Release -x!.gitignore
 | 
					- cmd: 7z a %APPVEYOR_REPO_BRANCH%-%APPVEYOR_REPO_COMMIT%.7z bin\Mingw\Release -x!.gitignore
 | 
				
			||||||
- appveyor PushArtifact Build-{build}.7z
 | 
					- appveyor PushArtifact %APPVEYOR_REPO_BRANCH%-%APPVEYOR_REPO_COMMIT%.7z
 | 
				
			||||||
 | 
					
 | 
				
			||||||
test: off
 | 
					test: off
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					@ -57,7 +57,7 @@ deploy:
 | 
				
			||||||
      secure: ejxi5mvk7oLYu7QtbYojajEPigMy0mokaKhuEVuDZcA=
 | 
					      secure: ejxi5mvk7oLYu7QtbYojajEPigMy0mokaKhuEVuDZcA=
 | 
				
			||||||
    password:
 | 
					    password:
 | 
				
			||||||
      secure: Hbn6Uy3lT0YZ88yFJ3aW4w==
 | 
					      secure: Hbn6Uy3lT0YZ88yFJ3aW4w==
 | 
				
			||||||
    folder: {branch}
 | 
					    folder: appveyor
 | 
				
			||||||
    application:
 | 
					    application:
 | 
				
			||||||
    active_mode: false
 | 
					    active_mode: false
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue