Browse Source

Add offline deployment to dockerignore

pull/1322/head
Johann Frei 4 years ago
parent
commit
419b863654
1 changed files with 1 additions and 0 deletions
  1. 1
      .dockerignore

1
.dockerignore

@ -4,6 +4,7 @@
!nginx/ !nginx/
!tests/ !tests/
!tools/ !tools/
!offline_deployment/
!.coveragerc !.coveragerc
!.flake8 !.flake8
!Dockerfile !Dockerfile

Loading…
Cancel
Save