Skip to content

Commit bd49938

Browse files
committed
Added a comment for better log readability
1 parent f1c4aa8 commit bd49938

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

infrastructure/deployment/deploy.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -270,6 +270,7 @@ split_and_join() {
270270
}
271271
cleanup_docker_images()
272272
{
273+
echo "Cleaning up the docker images"
273274
/usr/bin/docker system prune -af | sudo tee -a /var/log/docker-prune.log > /dev/null
274275
}
275276

0 commit comments

Comments
 (0)