mirror of
https://github.com/All-Hands-AI/OpenHands.git
synced 2026-04-29 03:00:45 -04:00
* fix ghcr workflow throw error when in the fork repo. * Split DOCKER_REPOSITORY for cleaner.
5 lines
88 B
Bash
5 lines
88 B
Bash
DOCKER_REGISTRY=ghcr.io
|
|
DOCKER_ORG=opendevin
|
|
DOCKER_IMAGE=opendevin
|
|
DOCKER_BASE_DIR="."
|