Skip to content

Commit 76902f1

Browse files
committed
Update build.yaml
1 parent eacf8f3 commit 76902f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ jobs:
121121
docker context use dev
122122
123123
# remove images no longer in use--may need disk space to pull
124-
docker image prune -a -f
124+
# docker image prune -a -f
125125
126126
# pull new images, recreate containers
127127
docker compose -f docker-compose.deploy.yml --env-file tdei_uw.env up -d --force-recreate --remove-orphans

0 commit comments

Comments
 (0)