Skip to content

Bump pulsarctl version to 2.10.5.15-5ce22c #1595

Bump pulsarctl version to 2.10.5.15-5ce22c

Bump pulsarctl version to 2.10.5.15-5ce22c #1595

name: Pulsarctl
on:
pull_request:
branches:
- '*'
path-ignores:
- 'docs/**'
- 'README.md'
- 'CONTRIBUTING.md'
jobs:
auth-tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run token tests
run: scripts/run-integration-tests.sh token
- name: Run TLS tests
run: scripts/run-integration-tests.sh tls