Skip to content

Commit

Permalink
no config file there
Browse files Browse the repository at this point in the history
  • Loading branch information
rtib authored and rzvoncek committed Jan 8, 2025
1 parent 24f7d72 commit fff2010
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 @@ -92,6 +92,7 @@ jobs:
- name: Install Debian Package and run Medusa
run: |
version=$(cat VERSION)
cd packaging/docker-build
docker compose build cassandra-medusa-tester-${{ matrix.suite }}
docker compose run cassandra-medusa-tester-${{ matrix.suite }} cassandra-medusa_${version}-0~${{ matrix.suite }}0_amd64.deb
exit $?
Expand Down

0 comments on commit fff2010

Please sign in to comment.