mirror of
https://github.com/langgenius/dify.git
synced 2026-05-09 21:28:25 +08:00
feat: rebuild test for validate image caching
This commit is contained in:
parent
47c312ddba
commit
7c29dc068b
3
.github/workflows/build-api-image.sh
vendored
3
.github/workflows/build-api-image.sh
vendored
@ -58,6 +58,3 @@ docker buildx build \
|
||||
--label "build_actor=${GITHUB_ACTOR}" \
|
||||
--push \
|
||||
.
|
||||
|
||||
# push
|
||||
#docker push --all-tags "${API_REPO_NAME}"
|
||||
|
||||
2
.github/workflows/build-web-image.sh
vendored
2
.github/workflows/build-web-image.sh
vendored
@ -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
Block a user