Skip to content

Commit

Permalink
Environment variable for proxy
Browse files Browse the repository at this point in the history
  • Loading branch information
rahmans1 authored Dec 20, 2024
1 parent 29112ef commit 55e1d8c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/run_prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:
- uses: actions/checkout@v3
- uses: cvmfs-contrib/github-action-cvmfs@v3
- uses: eic/run-cvmfs-osg-eic-shell@main
env:
X509_PROXY: ${{ secrets.X509_PROXY }}
with:
platform-release: "jug_xl:nightly"
run: |
Expand Down

0 comments on commit 55e1d8c

Please sign in to comment.