Skip to content

Bump icebergVersion from 1.5.2 to 1.6.0 #56

Bump icebergVersion from 1.5.2 to 1.6.0

Bump icebergVersion from 1.5.2 to 1.6.0 #56

Workflow file for this run

name: Build image
on:
pull_request:
jobs:
docker:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- uses: gradle/actions/wrapper-validation@v3
- name: Build image
run: docker build .