mirror of
https://gitee.com/dolphinscheduler/DolphinScheduler.git
synced 2024-12-03 04:39:00 +08:00
docker github action
This commit is contained in:
parent
8a362b5464
commit
e2cc538c6e
@ -18,7 +18,8 @@
|
||||
echo "------ dolphinscheduler start - build -------"
|
||||
printenv
|
||||
|
||||
if [[ "${DOCKER_REPO}x" = "x" ]]; then
|
||||
if [ "${DOCKER_REPO}x" = "x" ]
|
||||
then
|
||||
DOCKER_REPO='dolphinscheduler'
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user