Don't use docker if the file .skip-docker exists in project.

This commit is contained in:
Steven R. Baker 2019-05-13 15:55:59 +02:00
parent 8bf0627d41
commit 7648e7ebf3
5 changed files with 5 additions and 4 deletions

1
.gitignore vendored
View file

@ -25,3 +25,4 @@ db/data.yml
nbproject
rerun.txt
tags
.skip-docker