Skip to content

Commit 50912be

Browse files
committed
remove the context from ci
1 parent 07243d0 commit 50912be

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build_taskmanager.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ jobs:
3333
- name: Build and push
3434
uses: docker/build-push-action@v6
3535
with:
36-
context: .
3736
file: Dockerfile-taskqueue-manager
3837
push: ${{ github.event_name != 'pull_request' }}
3938
tags: ${{ steps.meta.outputs.tags }}

0 commit comments

Comments
 (0)