Skip to content
This repository was archived by the owner on Oct 20, 2024. It is now read-only.

Commit 8960f01

Browse files
authored
Fix: remove context field from docker workflow (#109)
1 parent 8105ea5 commit 8960f01

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/docker.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ jobs:
2121
- name: Build and push
2222
uses: docker/build-push-action@v4
2323
with:
24-
context: .
2524
platforms: linux/amd64,linux/arm64
2625
push: true
2726
tags: stackupwallet/stackup-bundler:latest

0 commit comments

Comments
 (0)