Skip to content

[DAT-17410] enable test-harness (#279) #105

[DAT-17410] enable test-harness (#279)

[DAT-17410] enable test-harness (#279) #105

name: Attach Artifact to Release
on:
pull_request:
types:
- closed
push:
branches:
- main
jobs:
attach-artifact-to-release:
uses: liquibase/build-logic/.github/workflows/[email protected]
secrets: inherit
with:
extraCommand: mvn install:install-file -Dfile=lib/GoogleBigQueryJDBC42.jar -DgroupId=com.simba.googlebigquery.jdbc -DartifactId=GoogleBigQueryJDBC42 -Dversion=4.2 -Dpackaging=jar