Skip to content

Commit 34818e8

Browse files
authored
Merge pull request #5 from cvmfs-contrib/bugfix-cvfms-http-proxy
[cvfms_http_proxy] for auto proxy, do not try to access site
2 parents 2455f26 + a7f091f commit 34818e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cvmfs_http_proxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ jobs:
99
with:
1010
cvmfs_http_proxy: 'auto'
1111
- name: Setup CernVM-FS
12-
run: cat /etc/cvmfs/default.local && ls /cvmfs/grid.cern.ch/ && cvmfs_config showconfig grid.cern.ch
12+
run: cat /etc/cvmfs/default.local

0 commit comments

Comments
 (0)