Build and Deploy to GitHub Registry #264
build-and-deploy.yml
on: workflow_dispatch
build-and-push
55s
Annotations
1 error
|
build-and-push
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/bash -o pipefail -c source /etc/bash.bashrc\n\nBUN_INSTALL=/tmp/bun bun install --cwd \"${OPENCODE_BUILD_DIR}/scripts\" yaml || exit 1\nbun \"${OPENCODE_BUILD_DIR}/scripts/install-skills.ts\" || exit 1\n\nrm -rf \"${OPENCODE_BUILD_DIR}\"\n\n\ncat >\"${OPENCODE_CONFIG_DIR}/opencode.json\" <<-'EOF'\n{\n \"$schema\": \"https://opencode.ai/config.json\",\n \"autoupdate\": false,\n \"plugin\": [\n \"file:///usr/local/bun/install/global/node_modules/opencode-gemini-auth\",\n \"file:///etc/opencode/plugins/caveman\"\n ],\n \"mcp\": {\n \"engram\": {\n \"type\": \"local\",\n \"command\": [\n \"engram\",\n \"mcp\",\n \"--tools=agent\"\n ],\n \"enabled\": true\n },\n \"sequential-thinking\": {\n \"type\": \"local\",\n \"command\": [\n \"bun\",\n \"x\",\n \"@modelcontextprotocol/server-sequential-thinking\"\n ],\n \"enabled\": false\n },\n \"aleph\": {\n \"type\": \"local\",\n \"command\": [\n \"aleph\",\n \"--enable-actions\",\n \"--workspace-mode\",\n \"any\",\n \"--tool-docs\",\n \"concise\"\n ],\n \"enabled\": false\n },\n \"msdocs\": {\n \"type\": \"remote\",\n \"url\": \"https://learn.microsoft.com/api/mcp\",\n \"enabled\": false\n },\n \"jcodemunch\": {\n \"type\": \"local\",\n \"command\": [\n \"jcodemunch-mcp\", \"--log-level\", \"WARNING\", \"--log-file\", \"/home/bun/.local/share/opencode/log/jcodemunch.log\"\n ],\n \"environment\": {\n \"JCODEMUNCH_SHARE_SAVINGS\": \"0\",\n \"JCODEMUNCH_TRUSTED_FOLDERS\": \"/work\"\n },\n \"enabled\": false\n }\n }\n}\nEOF\n\n" did not complete successfully: exit code: 1
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
ophiosdev~opencode-cli-container~VZ2FAK.dockerbuild
|
36.3 KB |
sha256:d73d97ed2c87604176e8be4fe3fc00baf97853adba130ecdbda786409b78f9ad
|
|