Docker: relocate dockerfile

This commit is contained in:
James R. Barlow
2019-11-04 02:27:30 -08:00
parent d656b2b3f2
commit 6c23b137e2
+3 -1
View File
@@ -1,3 +1,5 @@
sut:
build: ../
build:
context: ../
dockerfile: .docker/Dockerfile
command: python3 -m pytest