diff --git a/build_scripts/appimage/deployment.json b/build_scripts/appimage/deployment.json deleted file mode 100644 index 914c44d4f..000000000 --- a/build_scripts/appimage/deployment.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "deployment": "standard" -} diff --git a/build_scripts/docker/deployment.json b/build_scripts/docker/deployment.json deleted file mode 100644 index 66125c06f..000000000 --- a/build_scripts/docker/deployment.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "deployment": "docker" -}