Skip to content

Commit 456103b

Browse files
9
Signed-off-by: tobiasKaminsky <[email protected]>
1 parent a3496d5 commit 456103b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,4 +78,4 @@ jobs:
7878
*)
7979
PLATFORM="linux/amd64,linux/arm64" ;;
8080
esac
81-
docker buildx build --platform "$PLATFORM" . --file Dockerfile
81+
docker build .

0 commit comments

Comments
 (0)