Skip to content

Commit 42e061c

Browse files
committed
refactor: Remove final target
1 parent c496647 commit 42e061c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build-docker-images.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ jobs:
2626
with:
2727
context: ./.github
2828
file: ./Dockerfile-dev
29-
target: final
3029
push: true
3130
tags: |
3231
${{ env.REGISTRY }}/${{ env.OWNER }}/${{ env.IMAGE_NAME }}:latest

0 commit comments

Comments
 (0)