feat: rebuild test for validate image caching

pull/102/head
John Wang 3 years ago
parent 47c312ddba
commit 7c29dc068b

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

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