Skip to content

Commit

Permalink
re-enable flag
Browse files Browse the repository at this point in the history
  • Loading branch information
jsirianni committed Feb 28, 2024
1 parent 832b6d8 commit 9bd6259
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
polling_interval_seconds: 2
max_attempts: 3
shell: bash
command: BINDPLANE_TLS_SKIP_VERIFY=true docker exec bindplane /bindplane get agent
command: docker exec bindplane /bindplane get agent --tls-ca-cert /ca.crt

- name: Run BindPlane Action
# This should be replaced with a release action.
Expand Down

0 comments on commit 9bd6259

Please sign in to comment.