Commit e53242e8 by Archer Committed by GitHub

4.14.5 dev (#6146)

* stop design doc

* remove invalid doc

* action
parent f175a1a3
...@@ -73,7 +73,6 @@ jobs: ...@@ -73,7 +73,6 @@ jobs:
--label "org.opencontainers.image.description=${{ steps.config.outputs.DESCRIPTION }}" \ --label "org.opencontainers.image.description=${{ steps.config.outputs.DESCRIPTION }}" \
--push \ --push \
--cache-from=type=local,src=/tmp/.buildx-cache \ --cache-from=type=local,src=/tmp/.buildx-cache \
--cache-to=type=local,dest=/tmp/.buildx-cache \
-t ${{ steps.config.outputs.DOCKER_REPO_TAGGED }} \ -t ${{ steps.config.outputs.DOCKER_REPO_TAGGED }} \
. .
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment