Skip to content

Commit

Permalink
Mounting way changed
Browse files Browse the repository at this point in the history
  • Loading branch information
RaiqaRasool committed Jul 23, 2024
1 parent c45e3a2 commit 1bfbbf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/halld_recon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Run AlmaLinux 9 Container with CVMFS Mount
run: |
docker run --rm \
--mount type=bind,source=/cvmfs,target=/cvmfs \
--volume /cvmfs:/cvmfs \
raiqarasool/rjones-gluex:latest /bin/bash -c "
echo 'Running inside AlmaLinux container...'
echo "Listing /cvmfs files"
Expand Down

0 comments on commit 1bfbbf0

Please sign in to comment.