Skip to content

Commit

Permalink
Update ci.yml to also build the udf-examples folder (#90)
Browse files Browse the repository at this point in the history
Co-authored-by: Malini Mahalakshmi Venkatachari <[email protected]>
  • Loading branch information
maluchari and maluchari authored Aug 20, 2021
1 parent 8be2838 commit a8dbf65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:

- name: 3. Perform build
run: ./gradlew build
run: ./gradlew -p transportable-udfs-examples clean build -s

- name: 4. Perform release
# Release job, only for pushes to the main development branch
Expand Down

0 comments on commit a8dbf65

Please sign in to comment.