Change to arm architecture
This commit is contained in:
@@ -62,7 +62,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
push: true
|
push: true
|
||||||
platforms: linux/amd64
|
platforms: linux/arm64
|
||||||
tags: gitea.raer.me/${{ gitea.repository }}:${{ gitea.ref_name }}
|
tags: gitea.raer.me/${{ gitea.repository }}:${{ gitea.ref_name }}
|
||||||
job2:
|
job2:
|
||||||
needs: job1
|
needs: job1
|
||||||
|
|||||||
Reference in New Issue
Block a user