actions: Build Docker container containing FORD#649
actions: Build Docker container containing FORD#649kc9jud wants to merge 2 commits intoFortran-FOSS-Programmers:masterfrom
Conversation
|
Thanks @kc9jud! Is this just to get graphviz installed? It's not immediately obvious to me why this basically couldn't just be |
|
@ZedThree To get GraphViz to work I just had to switch back to No, you're right that it could just be It also means that, for example, |
This constructs an Alpine-based Docker image with FORD installed. This can then be used for CI/CD builds of documentation for projects. For instance, one could then use this for GitLab pages:
.gitlab-ci: