aboutsummaryrefslogtreecommitdiffstats
path: root/infra-healthcheck/.dockerignore
diff options
context:
space:
mode:
authorMichal Jagiello <michal.jagiello@t-mobile.pl>2023-05-11 14:32:52 +0000
committerMichal Jagiello <michal.jagiello@t-mobile.pl>2023-05-25 20:22:46 +0000
commite9d76d6a00131ee0b1e445074f19a30ab0a330e4 (patch)
tree69fe7c9011d6f071874a8759d273d2500a67ee7c /infra-healthcheck/.dockerignore
parentc4294c4d2e564083382f4b9fe1e73c74c8252c70 (diff)
[INFRA] Add integration script to run onap-k8s test
Next to Orange use ONAP script to run that test Refactor docker image build to not clone that repo Issue-ID: INT-2226 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: If321945c3ce3bca0f66256ba2d05243759817493
Diffstat (limited to 'infra-healthcheck/.dockerignore')
-rw-r--r--infra-healthcheck/.dockerignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/infra-healthcheck/.dockerignore b/infra-healthcheck/.dockerignore
new file mode 100644
index 0000000..a05272f
--- /dev/null
+++ b/infra-healthcheck/.dockerignore
@@ -0,0 +1,3 @@
+README.md
+tox.ini
+docker/Dockerfile \ No newline at end of file