Skip to content

[WFLY-18409][WFLY-18633][WFLY-19810] #53

[WFLY-18409][WFLY-18633][WFLY-19810]

[WFLY-18409][WFLY-18633][WFLY-19810] #53

name: WildFly helloworld-mutual-ssl Quickstart CI
on:
pull_request:
types: [opened, synchronize, reopened, ready_for_review]
paths:
- 'helloworld-mutual-ssl/**'
- '.github/workflows/quickstart_ci.yml'
jobs:
call-quickstart_ci:
uses: ./.github/workflows/quickstart_ci.yml
with:
QUICKSTART_PATH: helloworld-mutual-ssl
TEST_PROVISIONED_SERVER: true
TEST_OPENSHIFT: false