feat: rebuild test for validate image caching

This commit is contained in:
John Wang 2023-05-19 10:58:04 +08:00
parent 47c312ddba
commit 7c29dc068b
2 changed files with 0 additions and 5 deletions

View File

@ -58,6 +58,3 @@ docker buildx build \
--label "build_actor=${GITHUB_ACTOR}" \
--push \
.
# push
#docker push --all-tags "${API_REPO_NAME}"

View File

@ -58,5 +58,3 @@ docker buildx build \
--label "build_actor=${GITHUB_ACTOR}" \
--push \
.
#docker push --all-tags "${WEB_REPO_NAME}"