Skip to content

Commit 6b6cccb

Browse files
authored
Update container.yml
Don't need the `context` field?
1 parent 5f299b4 commit 6b6cccb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/container.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ jobs:
4646
id: push
4747
uses: docker/build-push-action@v6
4848
with:
49-
context: .
5049
push: true
5150
tags: ${{ steps.meta.outputs.tags }}
5251
labels: ${{ steps.meta.outputs.labels }}

0 commit comments

Comments
 (0)