Change samples build with workflows

- Relates #407
This commit is contained in:
Janne Valkealahti
2022-05-10 16:23:04 +01:00
parent 32baac91d5
commit 6738c92117
5 changed files with 40 additions and 6 deletions

View File

@@ -43,6 +43,8 @@ jobs:
-B
echo PROJECT_VERSION=$(mvn help:evaluate -Dexpression=project.version -q -DforceStdout) >> $GITHUB_ENV
- name: Build and Publish
env:
DISABLE_SAMPLES: true
run: |
jfrog rt build-clean
jfrog rt mvn clean install \