Skip to content

Add jdk17 (#15)

Add jdk17 (#15) #4

Workflow file for this run

name: Docker Image
on:
push:
branches: [ '**' ]
pull_request:
branches: [ '**' ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Build the Docker image
run: ./buildAll