Skip to content

Commit f973f01

Browse files
author
Julien Ruaux
committed
ci: Added docker target platforms
1 parent 26e351e commit f973f01

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/early-access.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,4 +91,7 @@ jobs:
9191
uses: docker/build-push-action@v3
9292
with:
9393
push: ${{ github.event_name != 'pull_request' }}
94-
tags: fieldengineering/redis-sql-trino:early-access
94+
tags: fieldengineering/redis-sql-trino:early-access
95+
platforms:
96+
- linux/arm64
97+
linux/amd64

0 commit comments

Comments
 (0)