Commit 3be29730 authored by Pierre-Antoine Rouby's avatar Pierre-Antoine Rouby
Browse files

ci: Update mage version.

Showing with 4 additions and 4 deletions
+4 -4
......@@ -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
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment