mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2024-12-26 04:11:18 +00:00
appveyor: or not, let try this naming
This commit is contained in:
parent
ba1cb80ff7
commit
343c8a9498
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
|
||||
|
||||
after_build:
|
||||
- cmd: 7z a $(appveyor_build_version).7z bin\Mingw\Release -x!.gitignore
|
||||
- appveyor PushArtifact $(appveyor_build_version).7z
|
||||
- cmd: 7z a Build-{build}.7z bin\Mingw\Release -x!.gitignore
|
||||
- appveyor PushArtifact Build-{build}.7z
|
||||
|
||||
test: off
|
||||
|
||||
|
@ -57,7 +57,7 @@ deploy:
|
|||
secure: ejxi5mvk7oLYu7QtbYojajEPigMy0mokaKhuEVuDZcA=
|
||||
password:
|
||||
secure: Hbn6Uy3lT0YZ88yFJ3aW4w==
|
||||
folder:
|
||||
folder: {branch}
|
||||
application:
|
||||
active_mode: false
|
||||
|
||||
|
|
Loading…
Reference in a new issue