mirror of https://gitlab.com/pamhyr/pamhyr2
ci: Update mage version.
parent
b5a3ee7568
commit
3be2973032
|
|
@ -27,7 +27,7 @@ stages:
|
|||
#############
|
||||
|
||||
variables:
|
||||
MAGE_VERSION: "v8.3.2"
|
||||
MAGE_VERSION: "v8.3.4"
|
||||
|
||||
dl-mage-linux:
|
||||
stage: downloads
|
||||
|
|
@ -44,7 +44,7 @@ dl-mage-linux:
|
|||
paths:
|
||||
- mage-linux/mage
|
||||
- mage-linux/mage_extraire
|
||||
- mage-linux/mailleurPF
|
||||
- mage-linux/mailleurTT
|
||||
- mage-linux/libbief.so
|
||||
|
||||
dl-mage-windows:
|
||||
|
|
@ -62,7 +62,7 @@ dl-mage-windows:
|
|||
paths:
|
||||
- mage-windows/mage.exe
|
||||
- mage-windows/mage_extraire.exe
|
||||
- mage-windows/mailleurPF.exe
|
||||
- mage-windows/mailleurTT.exe
|
||||
- mage-windows/libbief.dll
|
||||
|
||||
#############
|
||||
|
|
|
|||
|
|
@ -42,7 +42,7 @@ rem MAGE
|
|||
mkdir pamhyr\mage
|
||||
copy /y ..\mage-windows\mage.exe pamhyr\mage\
|
||||
copy /y ..\mage-windows\mage_extraire.exe pamhyr\mage\
|
||||
copy /y ..\mage-windows\mailleurPF.exe pamhyr\mage\
|
||||
copy /y ..\mage-windows\mailleurTT.exe pamhyr\mage\
|
||||
copy /y ..\mage-windows\libbief.dll pamhyr\mage\
|
||||
|
||||
rem Copy tests_cases
|
||||
|
|
|
|||
Loading…
Reference in New Issue