Skip to content

Downgrade jdk8 to 1.8.0_262-b19 to avoid timestamp issue in HIVE-2801… #6

Downgrade jdk8 to 1.8.0_262-b19 to avoid timestamp issue in HIVE-2801…

Downgrade jdk8 to 1.8.0_262-b19 to avoid timestamp issue in HIVE-2801… #6

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