Skip to content

[apache-10.0.x] Using jetty-parent to reduce number of dependabot #921

[apache-10.0.x] Using jetty-parent to reduce number of dependabot

[apache-10.0.x] Using jetty-parent to reduce number of dependabot #921

Workflow file for this run

name: GitHub CI
on: [push, pull_request]
jobs:
build:
name: Verify
uses: jetty/.github/.github/workflows/maven-ci.yml@main
with:
jdk-matrix: '["11"]'
verify-goal: "install -Peclipse-release -Dgpg.skip"