Open RJMurg opened 2 months ago
Would also be a really good idea to only have the GH Actions run if there is changes to the source code, or any of the required scaffolding (Dockerfiles, .dockerignore, etc.) changes.
README.md, LICENSE.md, etc. changes should not require a new container build.
Currently the ENTIRE repo is pulled onto HDL to be built as a container, then redeployed.
A significantly better solution is as follows: