Skip to content

Commit

Permalink
add check todo
Browse files Browse the repository at this point in the history
  • Loading branch information
CodingCattwo committed Apr 21, 2023
1 parent 2c0e24b commit 77cf4b7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ public void pullImage(String ip, String imageTag, int imagePullType, String down
log.info("pullImage from cdn");
ansibleService.execPullDockerCdnShell(ip, downloadPath + "/download", imageTag, webaseVersion);
}
// todo 加上一个check image,确保拉取成功
}


Expand Down

0 comments on commit 77cf4b7

Please sign in to comment.