File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 99 with :
1010 cvmfs_http_proxy : ' auto'
1111 - name : Setup CernVM-FS
12- run : cat /etc/cvmfs/default.local && ls /cvmfs/eic.opensciencegrid.org/
12+ run : cat /etc/cvmfs/default.local && ls /cvmfs/grid.cern.ch/ && cvmfs_config showconfig grid.cern.ch
Original file line number Diff line number Diff line change 77 - uses : actions/checkout@v2
88 - uses : cvmfs-contrib/setup-cvmfs@main
99 with :
10- cvmfs_repositories : ' eic.opensciencegrid.org '
10+ cvmfs_repositories : ' grid.cern.ch '
1111 - name : Setup CernVM-FS
12- run : cat /etc/cvmfs/default.local && ls /cvmfs/eic.opensciencegrid.org/
12+ run : cat /etc/cvmfs/default.local && ls /cvmfs/grid.cern.ch/ && cvmfs_config showconfig grid.cern.ch
Original file line number Diff line number Diff line change 77 - uses : actions/checkout@v2
88 - uses : cvmfs-contrib/setup-cvmfs@main
99 - name : Setup CernVM-FS
10- run : cat /etc/cvmfs/default.local && ls /cvmfs/eic.opensciencegrid.org/
10+ run : cat /etc/cvmfs/default.local && ls /cvmfs/grid.cern.ch/ && cvmfs_config showconfig grid.cern.ch
Original file line number Diff line number Diff line change 3131 - uses: actions/checkout@v2
3232 - uses: cvmfs-contrib/setup-cvmfs@main
3333 - name: Setup CernVM-FS
34- run: cat /etc/cvmfs/default.local && ls /cvmfs/eic.opensciencegrid.org/
34+ run: cat /etc/cvmfs/default.local && ls /cvmfs/grid.cern.ch && cvmfs_config showconfig grid.cern.ch
3535` ` `
3636
3737# # What Does This Action Do?
You can’t perform that action at this time.
0 commit comments