Update .gitea/workflows/deploy.yml
All checks were successful
Build and Deploy / Deploy (push) Successful in 1m4s
All checks were successful
Build and Deploy / Deploy (push) Successful in 1m4s
This commit is contained in:
parent
4b3ccb6bcd
commit
ffd829bdb0
@ -28,3 +28,6 @@ jobs:
|
|||||||
|
|
||||||
- run: docker buildx build -t gitea.xeovalyte.dev/xeovalyte/bijlobke:latest --load --platform=linux/amd64 .
|
- run: docker buildx build -t gitea.xeovalyte.dev/xeovalyte/bijlobke:latest --load --platform=linux/amd64 .
|
||||||
- run: docker push gitea.xeovalyte.dev/xeovalyte/bijlobke:latest
|
- run: docker push gitea.xeovalyte.dev/xeovalyte/bijlobke:latest
|
||||||
|
|
||||||
|
- run: docker buildx build -t gitea.xeovalyte.dev/xeovalyte/bijlobke:latest-arm --load --platform=linux/arm64 .
|
||||||
|
- run: docker push gitea.xeovalyte.dev/xeovalyte/bijlobke:latest-arm
|
||||||
|
Loading…
x
Reference in New Issue
Block a user