Skip to content

Kubernetes testing

Kubernetes testing #9

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