Skip to content
Snippets Groups Projects
Commit 36a9fcc4 authored by Tamas Gal's avatar Tamas Gal :speech_balloon:
Browse files

Only update lyon on new tags

parent f49811ef
No related branches found
No related tags found
1 merge request!17Automatise lyon installation
Pipeline #8914 passed
......@@ -120,5 +120,6 @@ cc-lyon:
- ssh-keyscan -H $IN2P3_HOST > ~/.ssh/known_hosts
- chmod 600 /root/.ssh/known_hosts
- sshpass -p $IN2P3_PASSWORD ssh -v $IN2P3_USERNAME@$IN2P3_HOST 'export MODULEPATH=/pbs/throng/km3net/modulefiles; source /usr/share/Modules/init/bash; module load python/3.7.5; pip install git+https://git.km3net.de/km3py/km3io.git'
# only:
# -tags
only:
- tags
- master
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