Skip to content

Commit

Permalink
Commented out proxy settings for local development/testing
Browse files Browse the repository at this point in the history
  • Loading branch information
warrenchristian1telus committed Feb 29, 2024
1 parent 894dce3 commit 48ec9bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/db.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
name: '🔨 Build DB image'
needs: [checkEnv]
runs-on: ubuntu-latest
env:
#env:
# Proxy settings for local development / testing
#https_proxy: http://198.161.14.25:8080
# no_proxy: ${{ env.OPENSHIFT_SERVER }}
Expand Down

0 comments on commit 48ec9bf

Please sign in to comment.