Skip to content

Commit

Permalink
Do not remove just created Docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
iqqmuT committed Jun 14, 2024
1 parent e990e00 commit 222809c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scripts/build-image.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,3 @@ docker buildx build \
-t ${SPLIIT_APP_NAME}:${SPLIIT_VERSION} \
-t ${SPLIIT_APP_NAME}:latest \
.

docker image prune -f

0 comments on commit 222809c

Please sign in to comment.