Commit f7091631879a8b76922ac1e43d23b8c41b5e1b51
1 parent
36f4fb03
moving docker compose file for cluster tests to docker folder
Showing
2 changed files
with
0 additions
and
18 deletions
docker/cluster-mode-thirdparty.yml
renamed from
base-docker-compose.yml
resume.bat
deleted
100644 → 0
1 | -@REM | ||
2 | -@REM Copyright © 2016-2018 The Thingsboard Authors | ||
3 | -@REM | ||
4 | -@REM Licensed under the Apache License, Version 2.0 (the "License"); | ||
5 | -@REM you may not use this file except in compliance with the License. | ||
6 | -@REM You may obtain a copy of the License at | ||
7 | -@REM | ||
8 | -@REM http://www.apache.org/licenses/LICENSE-2.0 | ||
9 | -@REM | ||
10 | -@REM Unless required by applicable law or agreed to in writing, software | ||
11 | -@REM distributed under the License is distributed on an "AS IS" BASIS, | ||
12 | -@REM WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | ||
13 | -@REM See the License for the specific language governing permissions and | ||
14 | -@REM limitations under the License. | ||
15 | -@REM | ||
16 | - | ||
17 | -mvn clean install -rf :application | ||
18 | - |