also added `docker-compose` to opencode
This commit is contained in:
@@ -26,15 +26,15 @@ jobs:
|
||||
ssh: default=/var/lib/gitea-runner/.ssh/id_ed25519
|
||||
target: release-bin
|
||||
build-args: |
|
||||
OPENCODE_VERSION=1.18.5
|
||||
OPENCODE_VERSION=1.18.10
|
||||
BUN_VERSION=1.3.14
|
||||
platforms: |
|
||||
linux/amd64
|
||||
push: true
|
||||
pull: true
|
||||
tags: |
|
||||
"gitea.woggioni.net/woggioni/opencode:1.18.5-bin"
|
||||
"gitea.woggioni.net/woggioni/opencode:1.18.5"
|
||||
"gitea.woggioni.net/woggioni/opencode:1.18.10-bin"
|
||||
"gitea.woggioni.net/woggioni/opencode:1.18.10"
|
||||
"gitea.woggioni.net/woggioni/opencode:latest"
|
||||
-
|
||||
name: Build and push opencode build-from-source images
|
||||
@@ -45,11 +45,11 @@ jobs:
|
||||
ssh: default=/var/lib/gitea-runner/.ssh/id_ed25519
|
||||
target: release
|
||||
build-args: |
|
||||
OPENCODE_VERSION=1.18.5
|
||||
OPENCODE_VERSION=1.18.10
|
||||
BUN_VERSION=1.3.14
|
||||
platforms: |
|
||||
linux/amd64
|
||||
push: true
|
||||
pull: true
|
||||
tags: |
|
||||
"gitea.woggioni.net/woggioni/opencode:1.18.5-bfs"
|
||||
"gitea.woggioni.net/woggioni/opencode:1.18.10-bfs"
|
||||
|
||||
Reference in New Issue
Block a user