mirror of
https://github.com/OpenHands/OpenHands.git
synced 2025-12-26 13:52:43 +08:00
* fix ghcr workflow throw error when in the fork repo. * Split DOCKER_REPOSITORY for cleaner.
5 lines
110 B
Bash
5 lines
110 B
Bash
DOCKER_REGISTRY=ghcr.io
|
|
DOCKER_ORG=opendevin
|
|
DOCKER_IMAGE=eval-swe-bench
|
|
DOCKER_BASE_DIR=evaluation/SWE-bench
|