Skip to content

Bump com.palantir.git-version from 0.12.0-rc2 to 3.0.0 (#11) #77

Bump com.palantir.git-version from 0.12.0-rc2 to 3.0.0 (#11)

Bump com.palantir.git-version from 0.12.0-rc2 to 3.0.0 (#11) #77

Workflow file for this run

name: Build
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: build
run: ./gradlew build