mirror of
https://github.com/YFGaia/dify-plus.git
synced 2026-06-04 10:14:00 +08:00
ci: 测试使用gitlab-ci,去构建推送镜像
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@ workflow:
|
||||
|
||||
default:
|
||||
before_script:
|
||||
- docker login -u $DOCKER_USERNAME -p $DOCKER_PASSWORD $DOCKER_REGISTRY
|
||||
- docker login ${DOCKER_REGISTRY} -u ${DOCKER_USERNAME} -p ${DOCKER_PASSWORD}
|
||||
|
||||
# 构建API镜像 - AMD64
|
||||
build-api-amd64:
|
||||
|
||||
Reference in New Issue
Block a user