Skip to content

Instructions to run on Kubernetes in the READMEs #91

Instructions to run on Kubernetes in the READMEs

Instructions to run on Kubernetes in the READMEs #91

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