Skip to content
Snippets Groups Projects
Commit 9b9b5e05 authored by Jenni Rinker's avatar Jenni Rinker
Browse files

make .zip file in ci

parent 7170e2c1
No related branches found
No related tags found
No related merge requests found
Pipeline #12625 failed
......@@ -2,9 +2,14 @@ run_32bit_hawc2:
script:
- cd dtu-10mw-rwt
- git clone https://gitlab.windenergy.dtu.dk/OpenLAC/control-binary/control-win32.git
- copy .\Control-Win32\*.dll .\control\
- git clone git@gitlab.windenergy.dtu.dk:HAWC2/hawc2-binary/hawc2-win32.git
- hawc2-win32/HAWC2MB.exe htc\DTU_10MW_RWT.htc
- hawc2-win32/HAWC2MB.exe htc\DTU_10MW_RWT_step.htc
- robocopy .\Control-Win32\ .\control\ dtu_we_controller.dll generator_servo.dll mech_brake.dll servo_with_limits.dll towerclearance_mblade.dll
- cd ..
- powershell Compress-Archive dtu-10mw-rwt dtu-10mw-rwt.zip
# - git clone git@gitlab.windenergy.dtu.dk:HAWC2/hawc2-binary/hawc2-win32.git
# - hawc2-win32/HAWC2MB.exe htc\DTU_10MW_RWT.htc
# - hawc2-win32/HAWC2MB.exe htc\DTU_10MW_RWT_step.htc
artifacts:
paths:
- dtu-10mw-rwt.zip
tags:
- CPAV_old
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment