Skip to content

Using jetty-parent to reduce number of dependabot #918

Using jetty-parent to reduce number of dependabot

Using jetty-parent to reduce number of dependabot #918

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"