Skip to content

Commit

Permalink
Add disableTlsVerification flag to the docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
aravindnswamy committed Feb 8, 2024
1 parent 9545309 commit fc6bc2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,6 @@ runs:
--application=${{ inputs.appName }} \
--token=${{ inputs.token }} \
--address=${{ inputs.address }} \
--disableTlsVerification=${{disableTlsVerification}} \
--logLevel=debug
shell: sh

0 comments on commit fc6bc2b

Please sign in to comment.