Skip to content

Commit

Permalink
Merge pull request #824 from no23reason/dho-cq-761-rel
Browse files Browse the repository at this point in the history
build: add flight-server and flexfun to release
  • Loading branch information
no23reason authored Oct 3, 2024
2 parents bd421b5 + d024e71 commit d89a1a4
Show file tree
Hide file tree
Showing 3 changed files with 1,072 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:
- gooddata-fdw
- gooddata-sdk
- gooddata-dbt
- gooddata-flight-server
- gooddata-flexfun
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down Expand Up @@ -80,6 +82,8 @@ jobs:
- gooddata-fdw
- gooddata-sdk
- gooddata-dbt
- gooddata-flight-server
- gooddata-flexfun
steps:
- name: Obtain ${{ matrix.component }} artifacts
uses: actions/download-artifact@v4
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/dev-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
- gooddata-fdw
- gooddata-sdk
- gooddata-dbt
- gooddata-flight-server
- gooddata-flexfun
steps:
- name: Checkout Repository
uses: actions/checkout@v4
Expand Down
Loading

0 comments on commit d89a1a4

Please sign in to comment.