mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-05-01 05:00:46 +00:00
(fix): broken releases and e2e workflows (#4428)
This commit is contained in:
parent
91c69731c7
commit
8497176168
2 changed files with 19 additions and 7 deletions
|
|
@ -48,7 +48,7 @@ steps:
|
|||
- |
|
||||
export GEMINI_SANDBOX_IMAGE_TAG=$$(cat /workspace/image_tag.txt)
|
||||
echo "Using Docker image tag for build: $$GEMINI_SANDBOX_IMAGE_TAG"
|
||||
npm run build:sandbox
|
||||
npm run build:sandbox -- --output-file /workspace/final_image_uri.txt
|
||||
env:
|
||||
- 'GEMINI_SANDBOX=$_CONTAINER_TOOL'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue