mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-25 00:11:52 +08:00
ci: add resin test
This commit is contained in:
@@ -27,7 +27,7 @@ jobs:
|
|||||||
integration-test:
|
integration-test:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
middleware: [ "tomcat", "jetty", "jbossas", "jbosseap", "wildfly", "glassfish" ]
|
middleware: [ "tomcat", "jetty", "jbossas", "jbosseap", "wildfly", "glassfish", "resin" ]
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
name: ${{ matrix.middleware }}
|
name: ${{ matrix.middleware }}
|
||||||
needs: [ unit-test ]
|
needs: [ unit-test ]
|
||||||
|
|||||||
Reference in New Issue
Block a user