Skip to content

Commit

Permalink
Update self-hosted-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
egamberini authored Nov 15, 2024
1 parent 316b50d commit ee6a369
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/self-hosted-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,7 @@ jobs:
container:
image: gitlab-registry.cern.ch/linuxsupport/alma9-base
steps:
- name: Just echo something
run: echo "Hola amigo"
- name: Check cvmfs access
run: 'ls /cvmfs/sft.cern.ch'
run: ls /cvmfs/sft.cern.ch

0 comments on commit ee6a369

Please sign in to comment.