Skip to content

Commit

Permalink
use new container
Browse files Browse the repository at this point in the history
  • Loading branch information
egamberini authored Nov 19, 2024
1 parent e0c82ab commit 372981e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/self-hosted-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ jobs:
runs-on: self-hosted

container:
image: registry.cern.ch/ship/gha-runner
image: registry.cern.ch/ship/gha-runner:latest
volumes:
- /cvmfs/sft.cern.ch/:/cvmfs/sft.cern.ch/
#- /cvmfs/sft.cern.ch/:/cvmfs/sft.cern.ch/
- /cvmfs/ship.cern.ch/:/cvmfs/ship.cern.ch/

steps:
Expand Down

0 comments on commit 372981e

Please sign in to comment.