HarrisKirk / blue-green-dreams

2 stars 1 forks source link

Create HelloWorld flask app running in build.yml #2

Closed HarrisKirk closed 1 year ago

HarrisKirk commented 1 year ago

A hard-coded hello world app that is reachable within the build.yml file. It would be launched and tested within the build.yml.

Is it worth launching and testing within this build.yml? This is the first place that the image is pulled from dockerhub so probably worth testing before launching in linode. But a case could be made to simply deploy to linode and test from there.