Skip to content

Commit a984051

Browse files
committed
Drop commented out target for docker build
Signed-off-by: Aleksei Khudiakov <[email protected]>
1 parent 37f9832 commit a984051

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build-and-push-containers.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ jobs:
4444
with:
4545
context: .
4646
file: ./Dockerfile
47-
# target: multi-stage build target name
4847
pull: true
4948
push: ${{ github.event_name == 'release' }}
5049
tags: |

0 commit comments

Comments
 (0)