Skip to content

Commit

Permalink
multiarch
Browse files Browse the repository at this point in the history
  • Loading branch information
hughcrt committed May 16, 2024
1 parent e25472c commit 716a4a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build Docker Images, Push to Registry, and Deploy
name: Docker build test

on: push

Expand Down Expand Up @@ -34,4 +34,4 @@ jobs:
push: true
tags: |
lunary/backend:test
platforms: linux/amd64
platforms: linux/amd64,linux/arm64

0 comments on commit 716a4a4

Please sign in to comment.