Skip to content

Commit

Permalink
Add disableTlsVerification flag to docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
aravind-opsverse authored Feb 8, 2024
1 parent 9b3d34b commit ad4c6f5
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="false" \
--logLevel=debug
shell: sh

0 comments on commit ad4c6f5

Please sign in to comment.