Skip to content

Commit

Permalink
Update send-to-discovery.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NiraimathiGunalan authored Jun 6, 2024
1 parent 06b73e6 commit 842893f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/send-to-discovery.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ env:
API_HOST: apps.dw-rosa-01.oweu.p1.openshiftapps.com
# platform_api_prefix is not required to change for ApiConnect on Cloud
PLATFORM_API_PREFIX: production-mgmt-platform-api-apic
INSECURE_SKIP_TLS_VERIFY: true
PROVIDER_ORG: e2etest1
#API_FILES: APIfolder/uber-api.json
API_FOLDERS: APIfolder,APIfolderTwo
Expand All @@ -25,7 +24,6 @@ jobs:
with:
api_host: ${{ env.API_HOST }}
platform_api_prefix: ${{ env.PLATFORM_API_PREFIX }}
insecure_skip_tls_verify: ${{ INSECURE_SKIP_TLS_VERIFY }}
provider_org: ${{ env.PROVIDER_ORG }}
api_key: ${{ secrets.apicApikey }}
api_files: ${{ env.API_FILES }}
Expand Down

0 comments on commit 842893f

Please sign in to comment.