Skip to content

Commit b1c6f31

Browse files
removed unecessary context on docker build
1 parent 6647363 commit b1c6f31

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/docker.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ jobs:
3131
- name: Build and push image
3232
uses: docker/build-push-action@v3
3333
with:
34-
context: ${{ steps.tagName.outputs.tag }}
3534
platforms: linux/amd64,linux/arm64
3635
push: true
3736
tags: |

0 commit comments

Comments
 (0)