Skip to content

update e2e to run for both spring-boot and also the docker workbench/server with tomcat #235

update e2e to run for both spring-boot and also the docker workbench/server with tomcat

update e2e to run for both spring-boot and also the docker workbench/server with tomcat #235

Workflow file for this run

name: succed job 'build (11)'
on: pull_request
jobs:
build:
strategy:
fail-fast: true
matrix:
jdk: [ 11 ]
runs-on: ubuntu-latest
steps:
- name: Always Succeed
run: true