Update '.gitea/workflows/build.yaml'
This commit is contained in:
@@ -35,6 +35,6 @@ jobs:
|
||||
- run: |
|
||||
docker buildx build . \
|
||||
-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 \
|
||||
--push
|
||||
|
||||
Reference in New Issue
Block a user