mirror of https://github.com/langgenius/dify.git
feat: rebuild test for validate image caching
This commit is contained in:
parent
47c312ddba
commit
7c29dc068b
|
|
@ -58,6 +58,3 @@ docker buildx build \
|
|||
--label "build_actor=${GITHUB_ACTOR}" \
|
||||
--push \
|
||||
.
|
||||
|
||||
# push
|
||||
#docker push --all-tags "${API_REPO_NAME}"
|
||||
|
|
|
|||
|
|
@ -58,5 +58,3 @@ docker buildx build \
|
|||
--label "build_actor=${GITHUB_ACTOR}" \
|
||||
--push \
|
||||
.
|
||||
|
||||
#docker push --all-tags "${WEB_REPO_NAME}"
|
||||
Loading…
Reference in New Issue