scylladb / cql-stress

10 stars 4 forks source link

CI: create a workflow that creates and pushes a docker image #94

Open muzarski opened 3 months ago

muzarski commented 3 months ago

SCT makes use of the tool via a docker image with the tool installed.

We should create a GH actions workflow that would build the tool and install it in the docker image. The docker image should be pushed to dockerhub scylla repository.