RohanAditeya / fantasy-football-web-api

0 stars 0 forks source link

Add github action workflows to publish a docker image to github packages #2

Closed RohanAditeya closed 7 months ago

RohanAditeya commented 9 months ago

Need to setup actions workflow to setup a build pipeline that will run tests and package the application as a docker image and publish it to github packages from where it can be pulled and deployed.