Add bin/ folder as artifact on Windows target
This commit is contained in:
parent
470e0f1902
commit
21465def68
@ -49,6 +49,9 @@ build windows i686:
|
|||||||
|
|
||||||
# Post-processing
|
# Post-processing
|
||||||
- upx --lzma -9 --force bin/Attorney_Online.exe
|
- upx --lzma -9 --force bin/Attorney_Online.exe
|
||||||
|
artifacts:
|
||||||
|
paths:
|
||||||
|
- bin/
|
||||||
|
|
||||||
# Base folder
|
# Base folder
|
||||||
.deploy_base: &deploy_base |
|
.deploy_base: &deploy_base |
|
||||||
|
Loading…
Reference in New Issue
Block a user