diff options
author | Shane McDonald <shanemcd@redhat.com> | 2016-11-11 20:41:03 +0100 |
---|---|---|
committer | Shane McDonald <shanemcd@redhat.com> | 2016-11-11 21:47:17 +0100 |
commit | 30e5904ab3927f75fb56489b76b150a4b6b0d5b4 (patch) | |
tree | 72cc10db9a4462bfde3e8871fb80fb29a2bd595c /.dockerignore | |
parent | Add unit test artifacts to clean target (diff) | |
download | awx-30e5904ab3927f75fb56489b76b150a4b6b0d5b4.tar.xz awx-30e5904ab3927f75fb56489b76b150a4b6b0d5b4.zip |
Use tower_devel as base image for unit tests
Diffstat (limited to '.dockerignore')
-rw-r--r-- | .dockerignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.dockerignore b/.dockerignore index 46c83b0467..f5faf1f0e3 100644 --- a/.dockerignore +++ b/.dockerignore @@ -1 +1,2 @@ +.git awx/ui/node_modules |