marcinpraczko / osl-devops-tools

Tools which help setup local development easier and faster
2 stars 0 forks source link

Remove from Makefile in sphinx-doc docker test for k8s #123

Open marcinpraczko opened 1 year ago

marcinpraczko commented 1 year ago

Sphinx-doc docker is having Makefile which is trying upload and run custom image to local k8s cluster. This is OK for testing and when working with sphinx-doc - however is no good solution when this should be build during build.

Remove or change default configuration in Makefile to not run those tests: