multi platform
All checks were successful
Build and Deploy Docker Image / build (push) Successful in 26s
All checks were successful
Build and Deploy Docker Image / build (push) Successful in 26s
This commit is contained in:
parent
03d3028405
commit
c3579c2f91
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ jobs:
|
|||
- name: Build and push Docker image
|
||||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
platforms: linux/amd64,linux/arm64
|
||||
context: .
|
||||
push: true
|
||||
tags: git.thecodedom.com/smig/frontendmentor:latest
|
||||
|
|
Loading…
Add table
Reference in a new issue