Skip to content

Commit 72ec45d

Browse files
committed
Try removing context
1 parent fcc6f77 commit 72ec45d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ jobs:
3030
name: Build and push
3131
uses: docker/build-push-action@v3
3232
with:
33-
context: .
3433
push: true
3534
tags: ${{ steps.meta.outputs.tags }}
3635
labels: ${{ steps.meta.outputs.labels }}

0 commit comments

Comments
 (0)