Environment
- Python version: 3.x
- circuit_maintenance_parser version: latest
Expected Behavior
I expected that the invoke tasks would allow for the testing
Observed Behavior
- Errors due to no Dockerfile
Steps to Reproduce
- clone repo
- run
invoke build
- Get error that Dockerfile was not present