Skip to content

Fixes #37761 - use ProxyPass and upgrade=websocket where possible #1663

Fixes #37761 - use ProxyPass and upgrade=websocket where possible

Fixes #37761 - use ProxyPass and upgrade=websocket where possible #1663

Workflow file for this run

---
name: CI
on:
pull_request:
push:
branches:
- 'develop'
- 'master'
- '*-stable'
concurrency:
group: ${{ github.ref_name }}
cancel-in-progress: true
jobs:
puppet:
name: Puppet
uses: voxpupuli/gha-puppet/.github/workflows/beaker.yml@v2
with:
pidfile_workaround: 'false'
rubocop: false
cache-version: '1'