diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7cd8a8ccd284acdb5f2c7178f5557e8c3a2f2d2a..cd9054c31089d442bfd1bdef71bc1276afb5cc39 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -13,7 +13,7 @@ make_zip: - echo "Electrostatics Magnetostatics Elasticity ElectrostaticsFloating Thermics PotentialFlow Magnetodynamics CircuitCoupling MagneticForces" > bundle_tutorials_getdp.txt - echo "PendulumC++" > bundle_tutorials_cpp.txt - echo "PendulumPython" > bundle_tutorials_python.txt - - scp bundle_tutorials_getdp.txt bundle_tutorials_cpp.txt bundle_tutorials_python.txt ace@ace36.montefiore.ulg.ac.be: + - scp bundle_tutorials_getdp.txt bundle_tutorials_cpp.txt bundle_tutorials_python.txt ace@ace36.montefiore.ulg.ac.be:/Users/ace/ - ssh ace@ace36.montefiore.ulg.ac.be /Users/ace/bundle_onelab.sh tags: - macos64