Skip to content

Commit

Permalink
Merge pull request #7626 from atsareg/fix-dep-path
Browse files Browse the repository at this point in the history
[8.0] Fix CVMFS deployment script's path
  • Loading branch information
fstagni committed May 25, 2024
2 parents 363e5ff + f70242b commit ac8b4eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -155,4 +155,4 @@ jobs:
mkdir -p ~/.ssh/ && touch ~/.ssh/known_hosts
ssh-keyscan cvmfs-upload01.gridpp.rl.ac.uk >> ~/.ssh/known_hosts
gsissh -p 1975 -t cvmfs-upload01.gridpp.rl.ac.uk /home/diracsgm/cvmfs_repo/admin/sync_packages.sh
gsissh -p 1975 -t cvmfs-upload01.gridpp.rl.ac.uk /home/diracsgm/admin/sync_packages.sh

0 comments on commit ac8b4eb

Please sign in to comment.