Skip to content

Commit 0788359

Browse files
committed
Remove context
1 parent 816687c commit 0788359

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/_push_container.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ jobs:
3333
# This does not build the image again, it will find the image in the
3434
# Docker cache and publish it
3535
with:
36-
context: .
3736
push: true
3837
tags: ${{ steps.meta.outputs.tags }}
3938
labels: ${{ steps.meta.outputs.labels }}

0 commit comments

Comments
 (0)