build for x86 and arm
Some checks failed
Build and Deploy Website / build (push) Failing after 1m36s
Some checks failed
Build and Deploy Website / build (push) Failing after 1m36s
This commit is contained in:
@@ -33,6 +33,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
push: true
|
push: true
|
||||||
|
platforms: linux/amd64,linux/arm64
|
||||||
tags: registry.smpark.in/smparkin/website:latest
|
tags: registry.smpark.in/smparkin/website:latest
|
||||||
cache-from: type=registry,ref=registry.smpark.in/smparkin/website:buildcache
|
cache-from: type=registry,ref=registry.smpark.in/smparkin/website:buildcache
|
||||||
cache-to: type=registry,ref=registry.smpark.in/smparkin/website:buildcache,mode=max
|
cache-to: type=registry,ref=registry.smpark.in/smparkin/website:buildcache,mode=max
|
||||||
|
|||||||
Reference in New Issue
Block a user