aboutsummaryrefslogtreecommitdiffstats
path: root/tenant-cd-api/CMakeLists.txt
diff options
context:
space:
mode:
authorMorten Tokle <mortent@verizonmedia.com>2020-06-23 09:22:18 +0200
committerMorten Tokle <mortent@verizonmedia.com>2020-06-23 14:19:51 +0200
commita559b97e1199fa82f250aa3cc6ea3506bd49020f (patch)
tree20a1f635a7d2ea92d571858910f1d8049a179378 /tenant-cd-api/CMakeLists.txt
parentf1b046dc29c91016d8f0ba65dbb18b49795d1bc0 (diff)
Include test bundles in image
Diffstat (limited to 'tenant-cd-api/CMakeLists.txt')
-rw-r--r--tenant-cd-api/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/tenant-cd-api/CMakeLists.txt b/tenant-cd-api/CMakeLists.txt
new file mode 100644
index 00000000000..971aa974aa2
--- /dev/null
+++ b/tenant-cd-api/CMakeLists.txt
@@ -0,0 +1,2 @@
+# Copyright Verizon Media. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+install_fat_java_artifact(tenant-cd-api)