🐳 修改 docker 配置.
This commit is contained in:
@@ -48,8 +48,8 @@ public class ReplaceVersion {
|
||||
private static final String[] DOCKER_FILES = new String[]{
|
||||
"docker/docker-build.sh",
|
||||
"docker/project-build.sh",
|
||||
"docker-compose.yml",
|
||||
"docker-compose-testing.yml"
|
||||
"docker-compose.yaml",
|
||||
"docker-compose-testing.yaml"
|
||||
};
|
||||
|
||||
private static final String[] POM_FILES = new String[]{
|
||||
|
||||
Reference in New Issue
Block a user