2 parents 335d28e + 57bd065 commit c8105caCopy full SHA for c8105ca
1 file changed
.github/workflows/graph-updater.yml
@@ -216,6 +216,7 @@ jobs:
216
with:
217
context: .
218
file: services/graph_updater/Dockerfile
219
+ platforms: linux/amd64,linux/arm64
220
push: ${{ github.event_name != 'pull_request' }}
221
tags: ${{ steps.meta.outputs.tags }}
222
labels: ${{ steps.meta.outputs.labels }}
0 commit comments