Skip to content

Commit

Permalink
Update publishtoaws.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NeethuES-intel authored Jun 4, 2024
1 parent 4d504a0 commit 2853f86
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/publishtoaws.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
workflow_dispatch:
env:
# proxy-dmz mangles DNS resolution, resulting in certificate verification failure
http_proxy: http://proxy-chain.intel.com:911
https_proxy: http://proxy-chain.intel.com:912
no_proxy: localhost,127.0.0.1/8,ch.intel.com,ka.intel.com,devtools.intel.com
http_proxy: ####
https_proxy: ####
no_proxy: ####

jobs:
build:
uses: intel-innersource/applications.services.esh.intel-edge-services-document/.github/workflows/publishtoaws.yml@main
secrets: inherit
secrets: inherit

0 comments on commit 2853f86

Please sign in to comment.