Skip to content

Commit

Permalink
add /cvmfs as a volume
Browse files Browse the repository at this point in the history
  • Loading branch information
egamberini authored Nov 18, 2024
1 parent ee6a369 commit 6d3d743
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/self-hosted-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ jobs:
runs-on: self-hosted
container:
image: gitlab-registry.cern.ch/linuxsupport/alma9-base
volumes:
- /cvmfs:/cvmfs
steps:
- name: Just echo something
run: echo "Hola amigo"
Expand Down

0 comments on commit 6d3d743

Please sign in to comment.