Update '.gitea/workflows/build.yaml'
This commit is contained in:
@@ -35,6 +35,6 @@ jobs:
|
|||||||
- run: |
|
- run: |
|
||||||
docker buildx build . \
|
docker buildx build . \
|
||||||
-t registry.local/rgbboard:${{ steps.short-sha.outputs.short-sha }} \
|
-t registry.local/rgbboard:${{ steps.short-sha.outputs.short-sha }} \
|
||||||
-t registry.local/rgbboard:latest
|
-t registry.local/rgbboard:latest \
|
||||||
--platform=linux/arm64,linux/amd64 \
|
--platform=linux/arm64,linux/amd64 \
|
||||||
--push
|
--push
|
||||||
|
|||||||
Reference in New Issue
Block a user