Skip to content

Commit

Permalink
mount eos for sim data
Browse files Browse the repository at this point in the history
  • Loading branch information
egamberini authored Nov 19, 2024
1 parent 42204bd commit 1ab0107
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/self-hosted-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,16 @@ on:

jobs:
testing:
strategy:
fail-fast: false
# strategy:
# fail-fast: false

runs-on: self-hosted

container:
image: registry.cern.ch/ship/gha-runner:latest
volumes:
- /cvmfs/ship.cern.ch/:/cvmfs/ship.cern.ch/
- /cvmfs/ship.cern.ch:/cvmfs/ship.cern.ch
- /eos/experiment/ship:/eos/experiment/ship

steps:
- name: Checkout
Expand Down

0 comments on commit 1ab0107

Please sign in to comment.