Switch opencode image to build from source
CI / Build opencode docker images (push) Failing after 14s
CI / Build opencode docker images (push) Failing after 14s
This commit is contained in:
@@ -23,8 +23,10 @@ jobs:
|
||||
with:
|
||||
builder: multiplatform-builder
|
||||
context: "{{defaultContext}}:opencode"
|
||||
ssh: default=/var/lib/gitea-runner/.ssh/id_ed25519
|
||||
build-args: |
|
||||
OPENCODE_VERSION=1.18.4
|
||||
BUN_VERSION=1.3.14
|
||||
platforms: |
|
||||
linux/amd64
|
||||
push: true
|
||||
@@ -32,4 +34,3 @@ jobs:
|
||||
tags: |
|
||||
"gitea.woggioni.net/woggioni/opencode:1.18.4"
|
||||
"gitea.woggioni.net/woggioni/opencode:latest"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user