Skip to content

Downgrade jdk8 to 1.8.0_262-b19 to avoid timestamp issue #5

Downgrade jdk8 to 1.8.0_262-b19 to avoid timestamp issue

Downgrade jdk8 to 1.8.0_262-b19 to avoid timestamp issue #5

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