Skip to content
Snippets Groups Projects
Commit 5031e7ee authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

param

parent c7c56875
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -10,7 +10,9 @@ make_zip:
- for i in ${MODELS}; do echo ${i}; rm -f ${i}.zip; zip -r ${i}.zip ${i}; done
- ZIPS=`ls *.zip`
- scp -o StrictHostKeyChecking=no -i /home/gitlab-runner/.ssh/id_rsa ${ZIPS} geuzaine@onelab.info:.wwwonelab/onelab_files/
- ssh ace@ace36.montefiore.ulg.ac.be /Users/ace/package_onelab.sh
- echo "AcousticScattering Antennas BlochPeriodicWaveguides Cohomology GetDDM DiffractionGratings ElectricMachines ElectromechanicalRelay Inductor Magnetometer Magnetostriction Magnets Shielding Superconductors ThermalConduction TimeReversal Waveguides" > bundle_models.txt
- scp bundle_models.txt ace@ace36.montefiore.ulg.ac.be:/Users/ace/
- ssh ace@ace36.montefiore.ulg.ac.be /Users/ace/bundle_onelab.sh
tags:
- macos64
- official
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