Skip to content

Commit eceeeb7

Browse files
committed
#ewo
1 parent 68e8bee commit eceeeb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ jobs:
153153
tail -n +6 | \
154154
xargs -r docker rmi || true
155155
156-
# Remove dangling images
156+
# Remove dangling images
157157
docker image prune -f
158158
159159
echo "Deployment complete!"

0 commit comments

Comments
 (0)